boxfire Posted December 1, 2003 Posted December 1, 2003 It's been a long time since I worked on a site that uses a public_html directory... My question is, do I have to include that directory in relative url's or when redirecting subdomains, etc... or is it just assumed. For example, if I have subdomain redirecting to another director, would I have to point it to /public_html/subdomain/index.html or just /subdomain/index.html ? Thanks for your help. Justin Quote
TCH-Sales Posted December 1, 2003 Posted December 1, 2003 Some scripts will require you to put in the direct path (including the public_html part) but for the most part you should be alright without it because it's understood. Quote
TCH-Don Posted December 1, 2003 Posted December 1, 2003 Justin, Welcome to the family and your new home! Hope you be here often, to help or ask for help Quote
boxfire Posted December 1, 2003 Author Posted December 1, 2003 It's been a long time since I worked on a site that uses a public_html directory... My question is, do I have to include that directory in relative url's or when redirecting subdomains, etc... or is it just assumed. For example, if I have subdomain redirecting to another director, would I have to point it to /public_html/subdomain/index.html or just /subdomain/index.html ? Thanks for your help. Justin Thanks for the quick response! Justin Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.