We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6475374 commit 84ca9eaCopy full SHA for 84ca9ea
install/tpl/apache_ispconfig.vhost.master
@@ -21,6 +21,7 @@ NameVirtualHost *:{vhost_port}
21
FCGIWrapper /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter .php
22
Order allow,deny
23
Allow from all
24
+ php_value magic_quotes_gpc 0
25
</Directory>
26
</IfModule>
27
@@ -31,6 +32,7 @@ NameVirtualHost *:{vhost_port}
31
32
AllowOverride None
33
34
35
36
37
38
0 commit comments