Home
 

Customer Support

Search for keywords:

Browse by category:

How do I get to one of my subdomains from a
temp.modwest.com or secure.modwest.com URL?

To make your subdomain accessible in a URL as a file path instead of part of a hostname, all you need to do is make a symbolic link to the /htdocs/subdomain from inside the /htdocs/www directory by getting a shell prompt, then:
mkdir /htdocs/subdomain
cd /htdocs/www
ln -s ../subdomain subdomain
where you substitute the name of your subdomain for "subdomain" above.

After that, you will be able to reach your subdomain at http://temp.modwest.com/subdomain and http://secure.modwest.com/subdomain (if you subscribe to the secure service) and http://www.yourdomain.com/subdomain and, as always, http://subdomain.yourdomain.com

User-Contributed Notes

add a note
sean -at- heliocreative.com
09-Jun-2003 13:44
This can be a directory nightmare particularly when trying to share
items like server side includes or php includes from one domain to the
next and and from a subdomain to master domain.

09-Jun-2003 15:58
If your php.ini file uses relative include paths instead of absolute,
then there is no problem sharing include files while setting up
directories this way.

add a note

Related Questions:


Why does it say "directory not empty" when I try to remove a directory?

How do I create subdomains?

How do I get telnet or SSH access to the server?

What is the real full path to my home directory?

Where do I put my webpages and files?

How do I upload and edit my files?

Can I have a catch-all subdomain?

Why do I keep getting old copies of my pages when I just updated and changed my files?

How do I change my password?

When will my site be activated?

Can I switch my domain name or alter my administrator username?

How do I recreate the "_" symlink that directs mydomain.com to www.mydomain.com?

Why do I Get an Error Page When Accessing Webmail with Internet Explorer?

What kind of resource limits do you have for your shared hosting environment?

Can I display a "Secured by RapidSSL" seal on my site?

Browse Categories:

Getting Started, FTP, Telnet/SSH, Moving Domains, E-mail, Traffic Reports, Mailing Lists, Apache, PHP, CGI, Other Server-Side Scripting, MySQL Database, Imaging Libraries, Other Software, Billing & Terms, Control Panel, E-commerce, Pre-Sales


Tiny Modwest Logo         Copyright 2000-2008 by Modwest, Inc.          About Us    |    Blog    |    Jobs    |    Web Design    |    Contact Us