RewriteEngine On
RewriteCond %{HTTP_HOST} !^ikhnaton2\.com$ [OR]
RewriteCond %{HTTP_HOST} !^www\.ikhnaton2\.com$ [OR]
RewriteCond %{HTTP_HOST} !^whisper\.ikhnaton2\.com$ [OR]
RewriteCond %{HTTP_HOST} !^www.whisper.ikhnaton2\.com$ [OR]
RewriteRule ^(.*)$ http://www.ikhnaton2.com/whisper/$1 [R=301,L]
What I'm missing here?!!! Appreciate any help coz I gave up
Here you are!
Internal Server Error
I tried it but didn't work, I put the following lines instead of all my redirect lines:
RewriteCond %{HTTP_HOST} ^whisper\.ikhnaton2\.com RewriteRule (.*) http://ikhnaton2.com/whisper/$1 R,LWhen I write whisper.ikhnaton2.com, it gives error code 500 (Internal Server Error). Actually it doesn't differ with my conditions...
What's in the error log
What's in the error log ?
Nothing related to
Nothing related to redirections or something, just few lines of that damn PHP Fatal error:
bidi sometimes works and sometimes not, bemazakha
I've seen this before
Check here, it's not a fix but might give you hints: