v1.5.14 - Added Allow Actions (Registering)
Fixed User Pictures
This commit is contained in:
@@ -22,5 +22,5 @@
|
||||
#Rewrite everything to https
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule (.*) https://%{HTTP_HOST}%{REQUEST_URI}
|
||||
RewriteRule ^(.*)$ https://%{HTTP_HOST} [L,R=301]
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user