Forum Moderators: open

Message Too Old, No Replies

DW MX Site definitions for subdomains.

How to specify location of subdomain?

         

tkteo

9:27 am on Jun 15, 2003 (gmt 0)

10+ Year Member



I'm using Dreamweaver MX. For discussion's sake, the content of my domain is separated into www.mydomain.com (thereafter referred to as "www") and subdomain.mydomain.com (referred to as "subdomain").

For "www" I am able to define the ftp location at "www.mydomain.com", the folder as "/html/". This allows me to remotely access the /html/ folder for "www".

But, I have not found out how to define the ftp and folder location for "subdomain" (ie a separate site definition). I tried defining the ftp location as "subdomain.mydomain.com", but connects me to "www" instead.

tkteo

8:58 pm on Jun 15, 2003 (gmt 0)

10+ Year Member



Apologies. I have found the solution on my own.

ukgimp

8:35 am on Jun 16, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Care to post the solution? You never know when you might need it :)

tkteo

10:01 am on Jun 16, 2003 (gmt 0)

10+ Year Member



Uh, let's see...

for "www", set the ftp address to "www.mydomain.com" and the folder location to "/html/". Or, alternatively, set the ftp address to "mydomain.com" and the folder location to "/www/html/".

for "subdomain", set the ftp address to "mydomain.com" and folder location to "/subdomain/html/".