Forum Moderators: phranque
We moved a website to some server where we run PHP as CGI with PHPsuexec.
Problem is: .htaccess files generate consistently 500 and 403 errors.
Mod_rewrit'en URLs are not working, redirections are not working anymore...nothing works well as long as defined in .htaccess anymore :(
I heard that with PHPsuexec I would need to set all my stuff in PHP.ini, is there a tutorial around for php.ini?(I can't even think of how to make a 301 redirect with this right now).
Aren't there solutions to secure a server more convenient that using PHPsuexec?
:) thanks