[PHP] apache/vhosts wuestion...

2008-07-11 Thread bruce
Hi..

I recognize that this might be off base!! I've got an apache/vhosts question
that i'm grappling with. I've got a linux/apache system, and I'm trying to
get multiple vhosts to work. If this is an appropriate place, I'll provide
additional information on the issue.

I've looked/researched via the 'net but my issues are still with me!

Thanks




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] apache/vhosts wuestion...

2008-07-11 Thread Wolf

bruce wrote:

Hi..

I recognize that this might be off base!! I've got an apache/vhosts question
that i'm grappling with. I've got a linux/apache system, and I'm trying to
get multiple vhosts to work. If this is an appropriate place, I'll provide
additional information on the issue.

I've looked/researched via the 'net but my issues are still with me!

Thanks



You guess it, this isn't an appropriate place.  What pieces are you 
struggling with as the Apache documentation works great for this stuff. 
 I've got 6 hosts on a single server with no issues using the Apache 
documentation.


Wolf


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] apache/vhosts wuestion...

2008-07-11 Thread Daniel Brown
On Fri, Jul 11, 2008 at 8:55 AM, bruce [EMAIL PROTECTED] wrote:
 Hi..

 I recognize that this might be off base!! I've got an apache/vhosts question
 that i'm grappling with. I've got a linux/apache system, and I'm trying to
 get multiple vhosts to work. If this is an appropriate place, I'll provide
 additional information on the issue.

Check the archives and mailing lists at http://httpd.apache.org/.
To give you a pointer, though, you'll need to either do an include
into the httpd.conf file or modify that file itself to include a
NameVirtualHost setting and VirtualHost container.  It works fine.
I've worked with servers that have had hundreds of virtual hosts.

The Apache folks are friendly, and don't bite *that* hard

-- 
/Daniel P. Brown
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php