Fix typo in Apache instructions, thanks cdarwin!
This commit is contained in:
parent
7327afab9d
commit
726b1322f1
@ -35,7 +35,7 @@ This lets apache handle static files.
|
||||
ServerName test.cat-v.org
|
||||
AddHandler cgi-script .rc
|
||||
|
||||
<Directory /var/wwww/werc/bin>
|
||||
<Directory /var/www/werc/bin>
|
||||
Options ExecCGI
|
||||
</Directory>
|
||||
<IfModule mod_dir.c>
|
||||
@ -90,3 +90,4 @@ Apache 1.3.x: advanced configuration
|
||||
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user