apache templates -FollowSymLinks +SymLinksIfOwnerMatch

This commit is contained in:
myvesta 2023-04-30 15:15:43 +02:00 committed by GitHub
commit 22d524cfce
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
56 changed files with 56 additions and 56 deletions

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value upload_max_filesize 10M php_admin_value upload_max_filesize 10M
php_admin_value max_execution_time 20 php_admin_value max_execution_time 20
php_admin_value post_max_size 8M php_admin_value post_max_size 8M

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value upload_max_filesize 10M php_admin_value upload_max_filesize 10M
php_admin_value max_execution_time 20 php_admin_value max_execution_time 20
php_admin_value post_max_size 8M php_admin_value post_max_size 8M

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
SSLRequireSSL SSLRequireSSL
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
SSLRequireSSL SSLRequireSSL
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value upload_max_filesize 10M php_admin_value upload_max_filesize 10M
php_admin_value max_execution_time 20 php_admin_value max_execution_time 20
php_admin_value post_max_size 8M php_admin_value post_max_size 8M

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value upload_max_filesize 10M php_admin_value upload_max_filesize 10M
php_admin_value max_execution_time 20 php_admin_value max_execution_time 20
php_admin_value post_max_size 8M php_admin_value post_max_size 8M

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
SSLRequireSSL SSLRequireSSL
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -14,7 +14,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
SSLRequireSSL SSLRequireSSL
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp php_admin_value open_basedir %sdocroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -13,7 +13,7 @@
ErrorLog /var/log/%web_system%/domains/%domain%.error.log ErrorLog /var/log/%web_system%/domains/%domain%.error.log
<Directory %docroot%> <Directory %docroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
php_admin_value open_basedir %docroot%:%home%/%user%/tmp php_admin_value open_basedir %docroot%:%home%/%user%/tmp
php_admin_value upload_tmp_dir %home%/%user%/tmp php_admin_value upload_tmp_dir %home%/%user%/tmp
php_admin_value session.save_path %home%/%user%/tmp php_admin_value session.save_path %home%/%user%/tmp

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
# <IfModule mod_ruid2.c> # <IfModule mod_ruid2.c>
# RMode config # RMode config

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
<FilesMatch \.php$> <FilesMatch \.php$>

View file

@ -17,7 +17,7 @@
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
SSLRequireSSL SSLRequireSSL
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
SSLEngine on SSLEngine on
SSLVerifyClient none SSLVerifyClient none

View file

@ -16,7 +16,7 @@
</Directory> </Directory>
<Directory %sdocroot%> <Directory %sdocroot%>
AllowOverride All AllowOverride All
Options +Includes -Indexes +ExecCGI Options +Includes -Indexes -FollowSymLinks +SymLinksIfOwnerMatch
</Directory> </Directory>
<FilesMatch \.php$> <FilesMatch \.php$>