Forum Moderators: phranque

Message Too Old, No Replies

Htacess Help - guys

         

andre3

10:44 pm on Jul 10, 2009 (gmt 0)

10+ Year Member



Hey guys i am using htacess to rewrite arbitrary subdomains to load sub folders, example: if i have a folder name: www/music/mp3 then when i type: mp3.domain.com it will load the index page thats located in 'mp3' folder, but the problem i am having is that i created a folder in: mp3 name: newmp3 but when i type: mp3.domain.com/newmp3 then it redirects to: domain.com/music/mp3/newmp3 how can i prevent that?

jdMorgan

2:01 am on Jul 11, 2009 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Please post your code as a basis for discussion...

It seems to me (from your description), that the code is doing what most webmasters would want it to do. So please also describe in detail what URLs you want to rewrite (provide examples), and what URLs you do not want to rewrite (with examples).

Jim