Difference between revisions of "Apache2 confguration"

From Teknologisk videncenter
Jump to: navigation, search
m
m (Links)
Line 10: Line 10:
 
{{Source cli}}
 
{{Source cli}}
 
=Links=
 
=Links=
 +
*[https://help.ubuntu.com/11.10/serverguide/httpd.html Ubuntu: HTTPD - Apache2 Web Server Configuration]
 +
 
=References=
 
=References=
 
<references/>
 
<references/>

Revision as of 07:15, 22 May 2012

Apache version 2.2

Apache version 2.2[1]

Checking configuration

To check the syntax of the configuration files use 'apachectl[2]

heth@mars:/etc/apache2$ <input>apachectl configtest</input>
[Fri May 04 06:40:28 2012] [warn] NameVirtualHost *:443 has no VirtualHosts
Syntax OK

Links

References