The MU forums have moved to WordPress.org

How to install WPMU in plesk (2 posts)

  1. S.S.Senthil Kumar
    Member
    Posted 15 years ago #

    I need to install wpmu 2.7.1 in linux server. this server is managed by plesk control panel 9.0. i have created a domain and uploaded the wpmu source. now how to setup the .conf file to have the sub domain like urls?

    http://user1.blocial.com/
    http://user2.blocial.com/ .....

    how to make/what are the changes in .conf file to get this done.

    thanks in advance. :)

  2. parkstreet
    Member
    Posted 15 years ago #

    Can you use wildcard subdomains in Plesk. If so, then you can create a new A record like so if it does not already exist:

    Host: *
    IP-Address: your ip address
    TTL: 3600 (or whatever it should be)

About this Topic

  • Started 15 years ago by S.S.Senthil Kumar
  • Latest reply from parkstreet