Difference between revisions of "Apache2 confguration"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "=Checking configuration= To check the syntax of the configuration files use '''apachectl''<ref>[http://httpd.apache.org/docs/2.0/configuring.html#page-header Apache 2 documentati...")
 
m (added Category:Linux using HotCat)
Line 10: Line 10:
 
=References=
 
=References=
 
<references/>
 
<references/>
 +
 +
[[Category:Linux]]

Revision as of 06:46, 4 May 2012

Checking configuration

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

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