Heya,
> I have 1 apache webserver load balance a set of tomcats.
> How do i setup a new apache webserver so that if the first one down,
> the second apache webserver will be used and load balance the same set
> of tomcats? Those two apache webservers will reside on different
> physical servers.
Y
Heya,
> www.mysite.com - IIS
> www.mysite.net - IIS
> svn.mysite.net - Apache
> Is this possible? I'm not very familiar with Httpd, but I have set it
> up about half a dozen times for Subversion. Thanks in advance for any
> help!
Yes it's possible. What you need to do is forward the incoming por
Heya,
Ok, you haven't mentioned it but your paths seem to indicate it's this
is on Debian.
> I need to configure the name based virtual hosts(multiple websites
> for single ip) and ip based virtual hosts in apache2.
Ok.
> I am reall got confused about the which file i need to configure
> i.e /
Heya,
PHP as a CGI also requires users (read, typically, morons) to add a
shebang line to their scripts. What we do is put in an open_basedir for
all vhosts at a bare minimum. Another favourite is the mod_suexec module
additions for mod_php (I forget the exact name).
Another countermeasure is mod