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 6b029af commit 046eff2Copy full SHA for 046eff2
install/tpl/server.ini.master
@@ -34,9 +34,9 @@ website_path=/var/www/clients/client[client_id]/web[website_id]
34
website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
35
vhost_conf_dir=/etc/apache2/sites-available
36
vhost_conf_enabled_dir=/etc/apache2/sites-enabled
37
-securiry_level=10
38
-apache_user=www-data
39
-apache_group=www-data
+security_level=10
+user=www-data
+group=www-data
40
41
[fastcgi]
42
fastcgi_starter_path=/var/www/php-fcgi-scripts/[system_user]/
0 commit comments