View Single Post
Old 06-29-2013, 03:00 PM  
Jel
Confirmed User
 
Jel's Avatar
 
Industry Role:
Join Date: Feb 2007
Posts: 6,904
<VirtualHost domain.net:80>
ServerAdmin [email protected]
DocumentRoot /web/sites/myaccount/domain.net
ServerName www.domain.net
ServerAlias *.domain.net
CustomLog /var/log/apache/domain.net-combined.log combined
ScriptAlias /cgi-bin/ /web/sites/myaccount/domain.net/cgi-bin/
</VirtualHost>



So yes. wp-config changed as per instructions, htaccess changed as per instructions, blogs.dir created, set to 777 as instructed.

Does everything through the process of creating a new subdomain, including the success email, except the newly created subdomains simply 404
Jel is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote