Hi... i know im on the wrong forum but X10 Premium dosent have a forum so..... yeah ive been getting this error Server unable to read htaccess file, denying access to be safe when ever i go to my website airasiava.com here is what my .htaccess file looks like
#Redirection code starts
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
#Redirection code Ends
but it has worked in the passed
it started when i deleted the .htaccess file then made it again with the exact same code they both have they same permissions PLEASE HELP
#Redirection code starts
RewriteEngine On
RewriteCond %{HTTPS} off
RewriteRule ^(.*)$ https://%{HTTP_HOST}%{REQUEST_URI} [L,R=301]
#Redirection code Ends
but it has worked in the passed
it started when i deleted the .htaccess file then made it again with the exact same code they both have they same permissions PLEASE HELP