privileges problem

2001-06-23 Thread :yegon
while configuring dynamic virtual hosting (with mod_vhost_alias) on a new server i ran into this problem i create a new group named g(username) for each new virtual web, I set all user files to chmod 640 to avoid them to be read by another user my apache server runs as www-data so i need to add u

privileges problem

2001-06-23 Thread :yegon
while configuring dynamic virtual hosting (with mod_vhost_alias) on a new server i ran into this problem i create a new group named g(username) for each new virtual web, I set all user files to chmod 640 to avoid them to be read by another user my apache server runs as www-data so i need to add

redundancy via DNS

2001-06-17 Thread :yegon
we have several servers colocated with several ISP's i am trying to sort out some configuration that would ensure good uptime for customers i want to place the html documents of every customer on two separate servers connected to separate ISP's the dns servers will point to one server and the seco

redundancy via DNS

2001-06-17 Thread :yegon
we have several servers colocated with several ISP's i am trying to sort out some configuration that would ensure good uptime for customers i want to place the html documents of every customer on two separate servers connected to separate ISP's the dns servers will point to one server and the sec

php cgi

2001-03-20 Thread :yegon
I'm trying to use PHP4.03pl1 as CGI for security reasons (it works as apache module already) When I start a php script (first row is #!/usr/bin/php) from the commandline it works well, but when I call it in browser as cgi it fails with Internal server error. I was trying to find out what is happen

php cgi

2001-03-20 Thread :yegon
I'm trying to use PHP4.03pl1 as CGI for security reasons (it works as apache module already) When I start a php script (first row is #!/usr/bin/php) from the commandline it works well, but when I call it in browser as cgi it fails with Internal server error. I was trying to find out what is happe