v1.5.21 - Added edit feature to multiple events
Updated events Fixed (maybe) htaccess
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
RewriteRule ^ index.php [L]
|
||||
|
||||
#Rewrite everything to https
|
||||
RewriteEngine On
|
||||
RewriteCond %{HTTPS} !=on
|
||||
RewriteRule ^(.*)$ https://%{HTTP_HOST} [L,R=301]
|
||||
#RewriteEngine On
|
||||
#RewriteCond %{HTTPS} !=on
|
||||
#RewriteRule ^(.*)$ https://%{HTTP_HOST} [L,R=301]
|
||||
</IfModule>
|
||||
|
||||
Reference in New Issue
Block a user