how to run two site on own domain

Discussion in 'PHP' started by dineshsingh1984, Jan 4, 2013.

  1. #1
    how to run two site on single domain first sites run on root section
    for example : first site

    www.example.com

    and second site run on after domain in folder

    for example : second site
    www.example.com/test

    how to run in drupal
    i'm trying but show error in internal page 404 page not found
    so plz help me.............
     
    dineshsingh1984, Jan 4, 2013 IP
  2. amit0535

    amit0535 Active Member

    Messages:
    45
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    50
    #2
    Install drupal in "test" folder.Open your .htaccess file in test folder and replace "RewriteBase /" to "RewriteBase test/".You will not get any 404 error.
     
    amit0535, Jan 4, 2013 IP
  3. dineshsingh1984

    dineshsingh1984 Active Member

    Messages:
    154
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    51
    #3
    I'm try this method but it's not working.

    and 404 error show in both site root site(www.example.com) and test site(www.example.com/test)

    only home page are run both sites and both sites internal page show 404 error.

    please help me...........
     
    dineshsingh1984, Jan 4, 2013 IP
  4. amit0535

    amit0535 Active Member

    Messages:
    45
    Likes Received:
    1
    Best Answers:
    1
    Trophy Points:
    50
    #4
    ok provide me link of your website and codes of .htaccess .
     
    amit0535, Jan 4, 2013 IP