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
97e9a562
Commit
97e9a562
authored
Feb 16, 2018
by
ale
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Simplify apache2 configuration
parent
58aa4214
Pipeline
#874
passed with stages
in 3 minutes and 38 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
6 deletions
+1
-6
conf/apache2/sites-available/webmail.conf
conf/apache2/sites-available/webmail.conf
+1
-6
No files found.
conf/apache2/sites-available/webmail.conf
View file @
97e9a562
...
...
@@ -10,20 +10,15 @@
CustomLog
"|/usr/bin/logger -t apache -p local3.info"
http_host_combined
LogLevel
debug
RewriteEngine
On
<
Directory
/
var
/
www
/
webmail
>
Options
FollowSymLinks
Indexes
AllowOverride
All
Require
all
granted
</
Directory
>
<
Location
/>
AuthType
SSO
AuthName
webmail
SSOService
${
SHARD_ID
}.
webmail
.${
DOMAIN
}/
require
group
users
</
Location
>
</
Directory
>
</
VirtualHost
>
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