Re: Shared Hosting Webserver
From: James Jhai (james_at_idea-anvil.net)
Date: 12/28/04
- Previous message: Nikolas Britton: "Re: Shared Hosting Webserver"
- In reply to: Adam: "Shared Hosting Webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: freebsd-newbies@freebsd.org Date: Tue, 28 Dec 2004 14:50:41 -0700
On Tuesday 28 December 2004 01:59 pm, Adam wrote:
> Does anyone have any configuration files or install CD's that will install
> a commercial grade shared webserver for hosting peoples websites?
> _______________________________________________
> freebsd-newbies@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-newbies
> To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
Do some reading in the Apache docs on the topic of virtual hosts.
This will allow you to setup apache to server a different /root-base for each
domain name.
So if you setup 3 domains
http://srvr1.org
http://srvr2.net
http://srvr3.com
each connection to your apache server would server a different page to them
and they wouldn't need to use the http://srvs.org/~username/
-- - James _______________________________________________ freebsd-newbies@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-newbies To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org"
- Previous message: Nikolas Britton: "Re: Shared Hosting Webserver"
- In reply to: Adam: "Shared Hosting Webserver"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|