Projects
Kolab:3.4
roundcubemail
roundcubemail.conf
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File roundcubemail.conf of Package roundcubemail (Revision 82)
Currently displaying revision
82
,
Show latest
<ifModule mod_rewrite.c> RewriteEngine On RewriteRule ^/roundcubemail/[a-f0-9]{16}/(.*) /roundcubemail/$1 [PT,L] RewriteRule ^/webmail/[a-f0-9]{16}/(.*) /webmail/$1 [PT,L] </ifModule> Alias /roundcubemail /usr/share/roundcubemail/public_html/ Alias /webmail /usr/share/roundcubemail/public_html/ <LocationMatch "/assets/"> <IfModule mod_deflate.c> SetEnv no-gzip </IfModule> <IfModule mod_expires.c> ExpiresActive On ExpiresDefault "access plus 1 month" </IfModule> </LocationMatch> <LocationMatch "/roundcubemail/assets/plugins/odfviewer/files/"> <IfModule mod_deflate.c> SetOutputFilter NONE </IfModule> <IfModule mod_expires.c> ExpiresActive Off </IfModule> </Location> <Directory "/usr/share/roundcubemail/public_html"> Options +FollowSymLinks AllowOverride None <ifModule mod_authz_core.c> Require all granted </ifModule> <ifModule !mod_authz_core.c> Order Allow,Deny Allow from All </ifModule> </Directory>
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.