Go Back   CodingForums.com > :: Client side development > Graphics and Multimedia discussions

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-18-2007, 01:00 AM   PM User | #1
afesoccer
Banned

 
Join Date: Aug 2007
Posts: 113
Thanks: 22
Thanked 0 Times in 0 Posts
afesoccer has a little shameless behaviour in the past
Dreamweaver

How to find out the root folder of your site? In Dreamweaver, it asks me for "What URL would you use to browse to the root of your site?".
afesoccer is offline   Reply With Quote
Old 08-18-2007, 07:59 AM   PM User | #2
westmatrix99
Regular Coder

 
westmatrix99's Avatar
 
Join Date: Dec 2006
Location: South Africa
Posts: 307
Thanks: 12
Thanked 0 Times in 0 Posts
westmatrix99 is an unknown quantity at this point
Probably this:
Not sure can't remember when I got that error, don't be lazy fill out all the fields in dreamweaver when creating a site.
Or
Find a tutorial on setting up a site.
__________________
Thanks for you support!
westmatrix99 is offline   Reply With Quote
Old 08-18-2007, 03:13 PM   PM User | #3
srule_
Regular Coder

 
Join Date: Jul 2007
Posts: 571
Thanks: 25
Thanked 28 Times in 28 Posts
srule_ is an unknown quantity at this point
your root folder is simply were all you save all your dreamweaver work. You can set it anywere you want.

You don't even need to use it. I have folders out side of my root folder, that I sometimes save my pages to, such as my FTP folder.
srule_ is offline   Reply With Quote
Old 08-18-2007, 04:48 PM   PM User | #4
afesoccer
Banned

 
Join Date: Aug 2007
Posts: 113
Thanks: 22
Thanked 0 Times in 0 Posts
afesoccer has a little shameless behaviour in the past
So what would I write down if I want to put it on the public_html folder? My website is www.afesoccer.com

Last edited by afesoccer; 08-18-2007 at 04:52 PM..
afesoccer is offline   Reply With Quote
Old 08-18-2007, 05:54 PM   PM User | #5
_Aerospace_Eng_
Supreme Master coder!


 
_Aerospace_Eng_'s Avatar
 
Join Date: Dec 2004
Location: In a place far, far away...
Posts: 19,293
Thanks: 2
Thanked 1,044 Times in 1,020 Posts
_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light_Aerospace_Eng_ is a glorious beacon of light
Which root folder? The local one? The local one is just the location of the files on your computer. The remote root folder is the public_html folder so usually something like http://www.yoursite.com would work.
__________________
||||If you are getting paid to do a job, don't ask for help on it!||||
_Aerospace_Eng_ is offline   Reply With Quote
Old 08-18-2007, 07:38 PM   PM User | #6
afesoccer
Banned

 
Join Date: Aug 2007
Posts: 113
Thanks: 22
Thanked 0 Times in 0 Posts
afesoccer has a little shameless behaviour in the past
This is what it says on the Dreamweaver site setup. http://locahost/ and I am suppose to fill after the /.
afesoccer is offline   Reply With Quote
Old 08-18-2007, 07:50 PM   PM User | #7
westmatrix99
Regular Coder

 
westmatrix99's Avatar
 
Join Date: Dec 2006
Location: South Africa
Posts: 307
Thanks: 12
Thanked 0 Times in 0 Posts
westmatrix99 is an unknown quantity at this point
The virtual folder name eg: "gallery"
So if my site (virtual folder) was "gallery" then it would be: http://localhost/gallery
__________________
Thanks for you support!
westmatrix99 is offline   Reply With Quote
Old 08-18-2007, 07:54 PM   PM User | #8
westmatrix99
Regular Coder

 
westmatrix99's Avatar
 
Join Date: Dec 2006
Location: South Africa
Posts: 307
Thanks: 12
Thanked 0 Times in 0 Posts
westmatrix99 is an unknown quantity at this point
Please go here and learn some dreamweaver stuff:

http://www.webthang.co.uk/tuts/tuts_.../dmx04_2_1.asp

Cheers
__________________
Thanks for you support!
westmatrix99 is offline   Reply With Quote
Old 08-19-2007, 07:51 PM   PM User | #9
afesoccer
Banned

 
Join Date: Aug 2007
Posts: 113
Thanks: 22
Thanked 0 Times in 0 Posts
afesoccer has a little shameless behaviour in the past
This is what I'm getting. http://www.afesoccer.com/dreamweaver.bmp
afesoccer is offline   Reply With Quote
Old 08-19-2007, 07:57 PM   PM User | #10
westmatrix99
Regular Coder

 
westmatrix99's Avatar
 
Join Date: Dec 2006
Location: South Africa
Posts: 307
Thanks: 12
Thanked 0 Times in 0 Posts
westmatrix99 is an unknown quantity at this point
There are two places to add the correct syntax, you did not learn what I sent you.
Your server would be http://localhost/ or http://yourservername/
Please go and learn! as your questions are answered already in the link I sent you before.
__________________
Thanks for you support!
westmatrix99 is offline   Reply With Quote
Old 08-24-2007, 05:23 PM   PM User | #11
Actinia
Regular Coder

 
Actinia's Avatar
 
Join Date: Feb 2007
Location: Essex, UK
Posts: 250
Thanks: 1
Thanked 23 Times in 22 Posts
Actinia is on a distinguished road
The local site root does not need to be a http://localhost site. It can be your local folder for whatever corresponds to your website. Thus your folder D:\Mysite would correspond to http://www.mysite.com.

If you do not use templates, assets or other dreamweaver features, then you do not need to specify a site. If you are using these features, then you do need to specify a site.

John Rostron

Last edited by Actinia; 08-24-2007 at 05:24 PM.. Reason: Typos!
Actinia is offline   Reply With Quote
Old 08-25-2007, 09:32 AM   PM User | #12
sd_code_FORUM
New to the CF scene

 
Join Date: Aug 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
sd_code_FORUM is an unknown quantity at this point
Yes you can specify any directory to be your site.
sd_code_FORUM is offline   Reply With Quote
Old 08-25-2007, 09:38 AM   PM User | #13
sd_code_FORUM
New to the CF scene

 
Join Date: Aug 2007
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
sd_code_FORUM is an unknown quantity at this point
But you have to specify any http:// location in your application before launch.
sd_code_FORUM is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 12:30 PM.


Advertisement
Log in to turn off these ads.