• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Subdomain creates new website

frankmeenz

New Pleskian
Hi,

I am setting up quite a few subdomains under Plesk 10.2, and Im finding that even though I specify the subdomain to be based out of a subdirectory of httpdocs, Plesk actually creates a new website (looks like sitebuilder?) in vhosts.

Now, alot of the code that i have referencing files in the root (parent paths enabled, classic .asp) from the subdomain directory are broken, because even though i have

../images/imagefile.jpg

which should be referencing

httpsdoc/root/images

its actually rendering in the browser as

subdomain.root.com/images.

am I missing a setting to allow actual parent paths to be used?

thanks
 
do not use

please do not use httpdocs for subdomain and httpdocs only for main domain
use following path for sub domain

httpdocs/abc or your domain name.

IN plesk 10 there many users face this issue.
 
Back
Top