htaccess doesn't work
Hello,
I've got a problem with my users in cpanel
.htaccess doesn't work
RewriteEngine On
RewriteBase /
RewriteCond %{HTTP_HOST} ^xxxxxxssian\.com$ [OR]
RewriteCond %{HTTP_HOST} ^www\.xxxxxxssian\.com$
RewriteRule ^/?$ "http\:\/\/site\.com\/" [R=301,L]
rights on .htaccess are correct
such problem with any user on the server
it seems that rewrite doestn't work at all
but if I put this into httpd.conf then it works good.
what problem can present on the server ?
I understand that /dev/hands. but where are they ?
even if there's 1 line in my .htaccess
DenyFrom All
it doesn't work.
-
Hello :) Do you notice any error messages in /usr/local/apache/logs/error_log when implementing these custom rules in your .htaccess files? Thank you. 0
Please sign in to leave a comment.
Comments
1 comment