Update .htaccess.dist

This commit is contained in:
Sarah Tsumayoi 2018-03-25 12:37:54 +09:00 committed by GitHub
parent fc74fd0ede
commit d791d0084e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,8 +2,8 @@
<IfModule mod_rewrite.c>
RewriteEngine on
# uncomment if you're using a subdomain example: http://yourdomain.com/humhub
#RewriteBase /subdomain
# uncomment if you've installed HumHub into a subdirectory relative to your webroot & adjust RewriteBase to match the install point
#RewriteBase /humhub
# uncomment to force https requests
#RewriteCond %{HTTPS} !=on