Page 1 of 1

htaccess / mod rewrite problem

Posted: Wed Mar 22, 2006 12:49 am
by amygdela
Hello,

I've switched hosts and they appear not to allow PHP flags (?) in a .htaccess file... When I switch on the friendly urls in CMSMS, I instantly get a 500 internal server error... Is there a way around this?

Re: htaccess / mod rewrite problem

Posted: Wed Mar 22, 2006 12:51 am
by Ted
Take the 2 php_flag lines out, but leave the rest in.  It should work fine.

Re: htaccess / mod rewrite problem

Posted: Wed Mar 22, 2006 1:03 am
by amygdela
there were 3, and I took them all out. The problems seems solved now, thanks!