Tag Archive | "htaccess exclude post"

Htaccess Problem With HTTP Form Posts

Monday, December 22, 2008

0 Comments

I had problems with my HTTP form posts working properly after implementing a htaccess script. The htaccess script basically redirects the non-www version of my website to the www version. However this caused problems with HTML form postings that posted to the non-www version, as the form postings would just go missing – as if [...]

Continue reading...