Hi guys, Thanks in advance
Am doing URL redirection in Web Server (httpd.conf ) trying to redirect a URL from RewriteRule ^/wps/(.*)/insurance/hospital- cash-benefit http://hostname/wps/$1/retail-banking/insurance/hospital-cash-benefit [L,R=301] When am trying to hit new URL with old one am getting the bellow error in web browser " This webpage has a redirect loop " http://hostname/wps/portal/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/retail-banking/insurance/hospital-cash-benefit the output is like am unable to get out from this issue please help me -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/85b14910-949c-4b17-a1a1-09e223d2028f%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
