• Hi, I’ve installed wordpress on my domain.

    I’m trying to host another site using WP. How do I do this?
    I considered just installing the files in the second domain(hosted on same server) but wouldn’t that mess with my _db?
    Conditions: 1 domain hosted with WP, 1 Domain hosted in same domain using DNS Masking, 1 domains planned on server using WP

    Simple structure
    /
    index.html
    Css
    style
    wp folders

    subsitefoldername
    index.html
    css
    images
    js
    etc etc

    Now, how do I get WP on subsitefoldername

Viewing 2 replies - 1 through 2 (of 2 total)
  • It will not conflict with the existing database if you set up a new site in your subdirectory. You could also use the same database, just with a different prefix, if you host is limiting you to the use of only one database.

    Thread Starter AkselS

    (@aksels)

    Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Getting WP on sub sites on same server’ is closed to new replies.