forked from linux/WebHosting
@@ -3,11 +3,11 @@
|
||||
DocumentRoot /var/www/srem
|
||||
|
||||
# Allow CGI everywhere if needed
|
||||
Options +ExecCGI
|
||||
AddHandler cgi-script .pl .cgi
|
||||
Options +ExecCGI +Includes
|
||||
AddHandler cgi-script .pl .cgi .shtml
|
||||
|
||||
<Directory "/var/www/srem">
|
||||
Options +ExecCGI
|
||||
Options +ExecCGI +Includes
|
||||
AllowOverride None
|
||||
Require all granted
|
||||
</Directory>
|
||||
|
||||
Reference in New Issue
Block a user