Need Simple Mod rewrite Help

Discussion in 'Apache' started by D3rek, Oct 10, 2011.

  1. #1
    Hello,

    I need mod rewrite help for my application.

    When user visit

    www.mydomain.com/test

    I would like them to be direct to www.test.mydomain.com

    the .htaccess file is located in test folder.


    Can any expert please help me with this simple code.
     
    D3rek, Oct 10, 2011 IP
  2. Nick_Hostinizer

    Nick_Hostinizer Peon

    Messages:
    9
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I believe it can't get simpler then this:redirect /~myaccount/test http: / / w w w.test.mydomain.com- just remove the spaces in the last URL.
     
    Nick_Hostinizer, Oct 10, 2011 IP
  3. D3rek

    D3rek Well-Known Member

    Messages:
    1,345
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    100
    #3
    Sorry I don't understand. Lol
     
    D3rek, Oct 10, 2011 IP