Facha Posted May 15, 2010 Share Posted May 15, 2010 in cpanel when a try to add a redirect it says: " Ocorreu um erro adicionando o redirecionamiento." it means " A error have occurred when try to add the redirect" in the details it says: "Apache detected an error in the Rewrite config. httpd: Syntax error on line 16 of /home/acorestv/public_html/.htaccess.xuwhO_Sr99KTldJ09LhRRqANsgxGHhXw: RewriteCond> directive missing closing '>' Please try again." please help me....... Quote Link to comment Share on other sites More sharing options...
Byron Posted May 15, 2010 Share Posted May 15, 2010 What are you typing inside the form fields at the Redirect Manager? Quote Link to comment Share on other sites More sharing options...
Facha Posted May 15, 2010 Author Share Posted May 15, 2010 yes Quote Link to comment Share on other sites More sharing options...
Byron Posted May 15, 2010 Share Posted May 15, 2010 yes Yes doesn't answer my question. What are you typing in the redirect forms? i.e. http://your_site.heliohost.org/old_page.html redirects to ????????? Quote Link to comment Share on other sites More sharing options...
Facha Posted May 16, 2010 Author Share Posted May 16, 2010 siteactv.heliohost.org/index.php redirect to http://www.siteactv.heliohost.org/manutencao/index.html Quote Link to comment Share on other sites More sharing options...
Byron Posted May 16, 2010 Share Posted May 16, 2010 It worked fine at my cpanel and this is what it should look like: RewriteEngine on RewriteCond %{HTTP_HOST} ^siteactv.heliohost.org$ [OR] RewriteCond %{HTTP_HOST} ^www.siteactv.heliohost.org$ RewriteRule ^index\.php$ "http\:\/\/www\.siteactv\.heliohost\.org\/manutencao\/index\.html" [R=301,L] Try a simple redirect like: siteactv.heliohost.org/index.php redirect to http://www.google.com And if you still get an error I'll escalate this to the root admin. Quote Link to comment Share on other sites More sharing options...
Facha Posted May 16, 2010 Author Share Posted May 16, 2010 solved an error on .htacces Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.