forked from linux/WebHosting
@@ -2,7 +2,6 @@
|
||||
ServerName srem-test.psi.ch
|
||||
DocumentRoot /var/www/srem
|
||||
|
||||
# Allow CGI everywhere if needed
|
||||
Options +ExecCGI +Includes
|
||||
AddHandler cgi-script .pl .cgi
|
||||
AddHandler server-parsed .shtml
|
||||
@@ -20,7 +19,7 @@
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
# Explicit CGI directories
|
||||
# Explicit CGI directory
|
||||
ScriptAlias /cgibin/ /var/www/srem/cgibin/
|
||||
<Directory "/var/www/srem/cgibin">
|
||||
Options +ExecCGI -Includes
|
||||
|
||||
Reference in New Issue
Block a user