PDA

View Full Version : Uploading a web site


shaweetareek
04-26-2006, 01:31 PM
Dear all
I have got two questions:


1* I have been designing a web site using MS front page 2003 but yet I have not uploaded it. I have only used frontpage 2003 itself for uploading my files in the past and I was wondering what is the best way or what is the best method of uploading your files except MS Frontpage.

2* How can I upload to different web site on one server using the same storage ? for example: I have got two web site address but I have got enough storage to upload them on one server.

Thank you

yours help and assistance will be appreciated

mlseim
04-26-2006, 02:06 PM
Using an FTP program... do a search on Google for: FTP uploading

shaweetareek
04-26-2006, 03:12 PM
that was about uploading but what about my second question then ?


Thank you

VIPStephan
04-26-2006, 03:24 PM
As to the second question:
On your server you create to directories (or folders - however you may call it), one for website A and one for website B. I those directories you store the files accordingly. And then you can create a redirect for the domain A to website A (http://[server name]/[directory A]) and for domain B to website B. (http://[server name]/[directory B])

I hope I could express myself clearly enough to understand. :)

shaweetareek
04-26-2006, 03:29 PM
Thank you VIPStephan

You have explained it nicely and it is understandable but one more thing:

Does it matter if I give any name to the folders ( Folder A and Folder B) ?

Thank you

VIPStephan
04-26-2006, 03:45 PM
The names really don't matter. The best is probably to name them like the websites. For example if you have a website called myname.com and another one called thisnthat.net you could name your folders "myname" and "thisnthat" (avoid special characters like period "." or slash "/" in your folder names)

shaweetareek
04-26-2006, 04:13 PM
Thank you very much VIPStephan

your helps are much appreciated.


Thank you