Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISPConfig
ISPConfig 3
Commits
63e34961
Unverified
Commit
63e34961
authored
Nov 14, 2022
by
Helmo
Browse files
Add a default value for vhost_rewrite_v6 in server.ini
parent
c807efcc
Changes
1
Hide whitespace changes
Inline
Side-by-side
install/tpl/server.ini.master
View file @
63e34961
...
@@ -78,6 +78,7 @@ website_path=/var/www/clients/client[client_id]/web[website_id]
...
@@ -78,6 +78,7 @@ website_path=/var/www/clients/client[client_id]/web[website_id]
website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
website_symlinks=/var/www/[website_domain]/:/var/www/clients/client[client_id]/[website_domain]/
website_symlinks_rel=n
website_symlinks_rel=n
network_filesystem=n
network_filesystem=n
vhost_rewrite_v6=n
vhost_conf_dir=/etc/apache2/sites-available
vhost_conf_dir=/etc/apache2/sites-available
vhost_conf_enabled_dir=/etc/apache2/sites-enabled
vhost_conf_enabled_dir=/etc/apache2/sites-enabled
apache_init_script=
apache_init_script=
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment