Re: virtual instances

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Melanie Pfefer wrote:
hi
Is it possible to start or stop 1 virtual host and keep the others running?

Using the 'graceful' option the server is restarted without breaking connections, but no, you can't stop/start a VHost alone.

Is it possible to have seperate httpd.conf?

Sure, you can have separate configuration file for VHost or you can have multiple instances of Apache. In the first case, you only need to "include" the various config files in the main one. In the second case you need to have multiple httpd.conf with different bits (the port number has to be different) and then start apache using the -C option to point to the config file.

Davide

--
Windows NT source code now available... download WIN2000.BAS now!
   -- From a Slashdot.org post

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux