Learning Apache http server- server status and server info

Опубликовано: 13 Январь 2013
на канале: theurbanpenguin
29,027
169

More videos like this online at http://www.theurbanpenguin.com
Having built our minimal web server we will start to grow it piece by piece and here we look at adding two additional shared modules, server-status and server-info. Of course, as these server out critical information about the server we will make sure that we allow access to a restricted hosts list. We will also notice that we may need to break the configuration file up a little and we will start using Include directives within the httpd.conf.