Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
ai3
docker
roundcube
Commits
f9e001c0
Commit
f9e001c0
authored
Feb 16, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Point the document root at the public_html directory
parent
a25beb73
Pipeline
#875
passed with stages
in 3 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
conf/apache2/sites-available/webmail.conf
conf/apache2/sites-available/webmail.conf
+2
-2
No files found.
conf/apache2/sites-available/webmail.conf
View file @
f9e001c0
...
@@ -2,7 +2,7 @@
...
@@ -2,7 +2,7 @@
ServerName
${
SHARD_ID
}.
webmail
.${
DOMAIN
}
ServerName
${
SHARD_ID
}.
webmail
.${
DOMAIN
}
DocumentRoot
/
var
/
www
/
webmail
DocumentRoot
/
var
/
www
/
webmail
/
public_html
SetEnvIf
X
-
Forwarded
-
Proto
https
HTTPS
=
on
SetEnvIf
X
-
Forwarded
-
Proto
https
HTTPS
=
on
...
@@ -10,7 +10,7 @@
...
@@ -10,7 +10,7 @@
CustomLog
"|/usr/bin/logger -t apache -p local3.info"
http_host_combined
CustomLog
"|/usr/bin/logger -t apache -p local3.info"
http_host_combined
LogLevel
debug
LogLevel
debug
<
Directory
/
var
/
www
/
webmail
>
<
Directory
/
var
/
www
/
webmail
/
public_html
>
Options
FollowSymLinks
Indexes
Options
FollowSymLinks
Indexes
AllowOverride
All
AllowOverride
All
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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