From: <be...@be...> - 2001-05-02 18:00:40
|
(Already sent this question, but there was an error, so I'm asking again) Setting up RH 7.1 Linux, 2.4x kernel, postgres 7.1, php 4.0.5, apache 1.3.19, Binary Cloud r1b. (the latest everything) Using a single IP, and name-based virtual hosting. I want to have the binary cloud stuff working in one name-based host, but not in another, so the BC prepend stuff isn't global to all sites. Can this be done? (if the above doesn't make sense, I'll define how I want it set up) httpd.conf: (rough) virtual host 1) name www.domain.com directory /home/httpd/html // don't want BC to run here /virtual host 1) virtual host 2) name bc.domain.com directory /home/httpd/bc // want BC stuff to run here /virtual host 2) Is there a way to do this? ----------------------------------- http://www.benjamindsmith.com |