| |||||||||||
| |||||||||||
Which modules are loaded in my Apache httpd
Modules for use in httpd can be loaded statically or dynamicaly. A couple of core modules are built in by default if you build your own server, and you can choose others too using --enable options to the ./configure command. We do this on our Linux Web Server and Deploying httpd and Tomcat courses with mod_proxy and mod_rewrite.
The -l option to the httpd command tells you which modules you have statically loaded: [root@p15161732 root]# httpd -lAdditional modules are loaded dynamically as directed in your httpd.conf file and any further files that it includes, via directives such as LoadModule access_module modules/mod_access.so(written 2008-02-23 22:12:44) Associated topics are indexed under A603 - Web Application Deployment - Further httpd Configuration
Some other Articles
Advanced Python, Perl, PHP and Tcl training courses / classesOnline hotel reservations - Melksham, Wiltshire (near Bath) Automatic startup and shutdown of Tomcat Extra public classes in deploying Apache httpd and Tomcat Which modules are loaded in my Apache httpd Java (JSP and Servlet examples) live on our server http, https and ajp - comparison and choice Hotelympia - show report - the lighter side New bathing idea for hotels from Hotelympia The geometry of East London 1690 posts, page by page
Link to page ... 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34 at 50 posts per pageThis is a page archived from The Horse's Mouth at http://www.wellho.net/horse/ - the diary and writings of Graham Ellis. Every attempt was made to provide current information at the time the page was written, but things do move forward in our business - new software releases, price changes, new techniques. Please check back via our main site for current courses, prices, versions, etc - any mention of a price in "The Horse's Mouth" cannot be taken as an offer to supply at that price. Link to Ezine home page (for reading). Link to Blogging home page (to add comments). |
| ||||||||||
PH: 01144 1225 708225 • FAX: 01144 1225 707126 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho | |||||||||||