Can anyone tell me what I'm doing wrong with the following .htaccess redirect code. This seems to be the same as I've used successfully elsewhere but is producing an 'internal server error' here...
asked 19 Jul '11, 10:38 urbanian |
Hi, The code looks fine. Actually, I just tested it on my account at WebFaction and it works. There must be something else that is causing the Internal Server Error. I would suggest that you open a ticket so our support team could look at it for you. answered 19 Jul '11, 11:51 todork Thanks for testing it. I've created a new static app, copied the same redirect code into a new .htaccess file in that and pointed the domain being redirected at this and it now works. Weird... The only difference is that I created a new php 5.3 static app rather than a php 5.2 but I shouldn't have thought that made any difference given that no php is in use! I'll highlight it to the support team. Thanks again. Ian.
(20 Jul '11, 02:56)
urbanian
|
I just took out the lines Webfaction makes in your .htaccess file and everything works alright. My PHP needs are super simple though.
answered 14 Sep '11, 07:57 ericie |