mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-21 05:44:07 -07:00
Release 0.9.8-16
This commit is contained in:
parent
e49317b9d0
commit
c59b6230a2
161 changed files with 521 additions and 159 deletions
3
install/debian/8/templates/web/apache2/default.stpl
Executable file → Normal file
3
install/debian/8/templates/web/apache2/default.stpl
Executable file → Normal file
|
@ -15,6 +15,9 @@
|
|||
AllowOverride All
|
||||
SSLRequireSSL
|
||||
Options +Includes -Indexes +ExecCGI
|
||||
php_admin_value open_basedir %docroot%:%home%/%user%/tmp
|
||||
php_admin_value upload_tmp_dir %home%/%user%/tmp
|
||||
php_admin_value session.save_path %home%/%user%/tmp
|
||||
</Directory>
|
||||
<Directory %home%/%user%/web/%domain%/stats>
|
||||
AllowOverride All
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue