Apache
Från wiki.soltec.se
Version från den 25 augusti 2017 kl. 21.19 av Js146669 (Diskussion | bidrag) (Skapade sidan med '== Apache v2.4 == Loading Modules Edit the </etc/apache2/httpd.conf file> Edit the </etc/sysconfig/apache2 > file as well Check Configuration # apachectl -S <--Disp...')
Apache v2.4
Loading Modules
Edit the </etc/apache2/httpd.conf file> Edit the </etc/sysconfig/apache2 > file as well
Check Configuration
# apachectl -S <--Display settings and vhosts settings # apachectl -l <--Display all compiled modules # apachectl -M <--Display all loaded modules # apachectl -t <--Check configuration files
Start/Stop
# apachectl -k start # apachectl -k start
Server-Status
Load the module status_module in the httpd.conf file Browser URL <webserver>:server-status