Commit d6f56527 authored by Shakarim Sapa's avatar Shakarim Sapa

- htaccess

parent 4e07acd6
......@@ -12,9 +12,9 @@ RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php
RewriteCond %{REQUEST_URI} /index.php
RewriteCond %{QUERY_STRING} ^\z
RewriteRule ^(.*)$ https://task-on.com/? [R=301,L]
#RewriteCond %{REQUEST_URI} /index.php
#RewriteCond %{QUERY_STRING} ^\z
#RewriteRule ^(.*)$ https://task-on.com/? [R=301,L]
<IfModule mod_expires.c>
<FilesMatch \.(gif|png|jpg|jpeg|ogg|mp4|mkv|flv|swf|wmv|asf|asx|wma|wax|wmx|wm)$>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment