|
|
 |
Re: FN-FORUM Virtual Hosts on Apache win32
date posted 7th November 2001 09:55
Firstly you will need a DNS set up.... I use Simple DNS and Apache on Win2k
with virtual hosts and it works well...
Got to www.jhsoft.com, you can download a trial version...
Then add a DNS entry for the virtual host you want to create, with an A
Record pointing to your web servers IP address...
The add something like the following the httpd.conf file...
DocumentRoot "e:/websites/clickitrentit.co/"
ServerName local.clickitrentit.com
That should be about it....
Any problem, drop me an email....
Best Regards
>>> Andrew
[EMAIL REMOVED]
www.clickitstudios.com
Phone: 07748 655 513 - Fax: 0870 168 8552
Yahoo! Messenger ID: da644_98
MSN Messenger ID: [EMAIL REMOVED]
At 09:25 07/11/2001 +0000, you wrote:
>Okay.
>
>I've got Apache running fine, with all my development sites in
>subdirectories off htdocs.
>
>This is okay, but it means href's on development need to be ../ to work
>and that's not what I want. I'd like to use rooted references so that
>files can be transferred to live sites without changes.
>
>In the back of my mind I recall someone explaining how they did this by
>setting up Apache to use virtual hosting so that each sub directory was
>treated as a domain.
>
>Anyone help me with:
>
>A step by step setup, either a link to a meaningful guide or remembering
>the article I'm waffling about?
>
>Too early!, must eat breakfast!
>
>TIA
>
>Tony
>
>
>
>
>
>-----------------------------------------
>You need NEO - instantly organized email
>http://www.caelo.com/a/rl.php3?i=3NTVV
>-----------------------------------------
>
>
>===========================================================
>
>TightBriefs.com is now live!!!
>
>Clients post their tightly defined briefs, choose a price
>and freelancers are invited to apply.
>
>All client to freelancer contact is handled by us.
>
>Go To: http://www.tightbriefs.com for more details.
>
>============================================================
>
> * Free listing for freelancers
> * Free to advertise jobs
> * Free jobs distribution service
> * Free database of 1000 freelancers
>
>Freelancers and Freelance Jobs
>http://www.freelancers.net
>
>To post to the Forum:
[EMAIL REMOVED]
>
>To unsubscribe please email:
[EMAIL REMOVED]
>
>To unsubscribe from the digest please email:
>
[EMAIL REMOVED]
>
>If you have difficulties unsubscribing please email:
[EMAIL REMOVED]
>
>To subscribe to the digest for this list or for further information please
>visit:
>http://www.freelancers.net/forum.html
|
 |
|