|
|
|
|
|
by wyager
4281 days ago
|
|
>PHP/Apache provides a very simple routing model that correlates 1:1 with the filesystem. Might that give students a false impression of what a webserver does and is capable of doing? The students can implement the same thing themselves in a few lines of python, rather than offload most of the functionality to a monolithic and unapproachable black box like apache or nginx. |
|