Forums

[resolved] Sub-domain paths in Multisite (4 posts)

  1. gan35h
    Member
    Posted 9 months ago #

    Hi,

    I am using subdomains to create a network of sites

    site1.local.loc
    site2.local.loc
    site3.local.loc

    Where are the individual 'index.php's created for these subdomains? I am unable to find them. The problem that I'm having is that irrespective of any of the following addresses that I enter in my browser:

    local.loc
    site1.local.loc
    site2.local.loc
    site3.local.loc

    I'm getting the stupid 'It works' [index.html] from Apache which is in the same directory as index.php. I tried changing the directory index of httpd.conf and making index.php before index.html and restarting Apache. No change.

    How do I get around this?

  2. Ipstenu
    Half-Elf Support Rogue & Mod
    Posted 9 months ago #

    They're not.

    You're supposed to point all your subdomains to the same place you point local.loc :)

  3. Andrea_r
    team pirate
    Posted 9 months ago #

    don't make physical folders on the server for the subdomains.

  4. gan35h
    Member
    Posted 9 months ago #

    It worked! I had to remove the folders that I had made ignorantly. Thanks a ton!

Reply

You must log in to post.

About this Topic