Facha Posted May 15, 2010 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.......
Byron Posted May 15, 2010 Posted May 15, 2010 What are you typing inside the form fields at the Redirect Manager?
Byron Posted May 15, 2010 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 ?????????
Facha Posted May 16, 2010 Author Posted May 16, 2010 siteactv.heliohost.org/index.php redirect to http://www.siteactv.heliohost.org/manutencao/index.html
Byron Posted May 16, 2010 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now