#fixed
Configuration for Plesk in Apache Server on a Linix Box
I have been working on this for days and found a solution that worked.
*tear of joy*
add DNS entry: *.mysite.com. CNAME mysite.com.
(you should have access to DNS entries in your Plesk interface)
If you don't have access, contact your server administrator.
log into box with Putty
PuTTY: A Free Telnet/SSH Client
Find Putty Telnet/SSH Client
enter: su
+ password again
change directory to /
change directory to /home/httpd/vhosts/mysite.com/conf
Find How to use VI Editor
--- enter: vi httpd.include
1. find the <VirtualHost tag. (the area where you see "ServerName"
1a. add this line in the tag: ServerAlias *.mysite.com
2. find the <Directory tag that points to your document root
2a. add this line just before the tag end: AllowOverride FileInfo
Finish by restarting your server. You can do this in the Plesk from the System/Server menu or Host Manager
Note: Plesk documents state that you can use vhost.conf, but I had no luck with this.
How to configure MU in Plesk
Thanks for all the help here,
trickmandan
BizBlogPro
http://BizBlogPro.com/blog