RE: [EMAIL PROTECTED] apache problem with soft link

2006-01-24 Thread G . Lams
> A good suggestion. The httpd logs show correct delivery, > including an exactly correct file length, despite failure. > This suggested that the problem might be on the receiving > end. The failure is seen two two boxes of different > hardware, but with similar win2k systems. I did test it > wit

Re: [EMAIL PROTECTED] apache problem with soft link

2006-01-23 Thread G . Lams
> The appropriate directories all have SymLinksIfOwnerMatch (and all > owners match). In my debugging effort I tried FollowSymLinks. > > In case "the last link" made might be the problem, changed the order > by changing the first letter of the directory in question to upper > case (they are usual

RE: [EMAIL PROTECTED] How to cluster apache webserver?

2006-01-23 Thread G . Lams
> But how about the sticky session? Will I lost all the web sessions from > the primary httpd? I use the Apache webserver to load balance a set of > tomcats. > Never had a set-up like this, Googling should give you some intereting links (seems that sessions should be stored on a backend database

Re: [EMAIL PROTECTED] Problem with htpasswd

2006-01-22 Thread G . Lams
> I have an Apache web server ver 1.3.27 on a Redhat linux 9.0 machine. > > However the passwords generated using htpasswd doesn't seem to work. > The authentication dialog box doesn't seem to accept the password. I > went through innumerable documents online but nothing seems to solve > this issu

Re: [EMAIL PROTECTED] How to cluster apache webserver?

2006-01-22 Thread G . Lams
> Greetings experts, > > 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 > phy

Re: [EMAIL PROTECTED] OT question

2006-01-22 Thread G . Lams
> Where would I go to ask questions about cron? > > I keep getting /bin/bash: root: command not found > Ask your distribution's mailing list. Regards, Gaël - The official User-To-User support forum of the Apache HTTP Server P

Re: [EMAIL PROTECTED] Virtual Hosts help needed?

2006-01-05 Thread G . Lams
> its too complicated then i thought :) > its my personal computer at home. dont know much about dns or apache :) > just trying to learn on my own. > i wondered how virtual hosts work. i mean how one can posses more > than one domain one one disk :) If you want to use only on your computer, you

Re: [EMAIL PROTECTED] Scripts

2006-01-05 Thread G . Lams
> I am just unable to understand that exactly which option is used in > APACHE (linux) to run PHP pages... and by disabling which option i can > stop executing these sort of pages... I searched a lot on google,,, but > none of the article provided me the answer. > More than an option, it's a modu

RE: [EMAIL PROTECTED] R: [EMAIL PROTECTED] Authentication realms

2006-01-03 Thread G . Lams
"Dave Beach" <[EMAIL PROTECTED]> wrote on 03/01/2006 17.27.30: > Thanks for the message. That certainly sounds plausible to me. > . > There must be an answer to this somewhere, if I only knew where to > look. If your message does indeed describe the reason why this is > happening, I'm curio

Re: [EMAIL PROTECTED] Virtual hosting: two domains using the same vhost?

2006-01-03 Thread G . Lams
> Hello, > > Is is possible for the virtual host to accept request for two domains? What about ServerAlias: http://httpd.apache.org/docs/2.0/mod/core.html#serveralias Regards, Gaël - The official User-To-User support forum of

RE: [EMAIL PROTECTED] Authentication realms

2006-01-03 Thread G . Lams
Is that web page accessible? I don't remember whether you said it but did you try from another brwoser? Gaël - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist

RE: [EMAIL PROTECTED] Authentication realms

2006-01-03 Thread G . Lams
>Consider www.foo.com (hypothetically - I've just realized that's >actually a >real site), and that /usr/local/apache2/htdocs is set as AuthName >"bar" in >httpd.conf. Everything behaves perfectly as expected, except a link >to >/usr/local/apache2/htdocs/foobar/foobar.wmv causes a re-prompt fo

Re: [EMAIL PROTECTED] Question

2006-01-03 Thread G . Lams
Hi Khaled >I have question about Apache server, I have web server that support >hundreds of websites (ISP Server) and I face problem when I restart >the server, usually when I add new website I just run graceful >command not restart but when sometimes I need to restart the service >I faced man

Re: [EMAIL PROTECTED] Virtual Host or mod_rewrite

2005-12-21 Thread G . Lams
> I am a pretty new user to Apache and I set up networks for small > businesses (file storage, e-mail, security, etc...). One issue I'm > having is that I have a number of services that allow users to > complete work remotely and also allow me to administer their servers > remotely. The downside

Re: [EMAIL PROTECTED] Tomcat - basic install question

2005-12-20 Thread G . Lams
> Hi all, >I am getting ready to install Tomcat 4.x as on a test bed, and I am > wondering what is the usual and customary installation directory. /usr, > /sbin, etc. Any comments appreciated - yes I am fairly new to Linux, > apache and a neonate with Tomcat. > Hi Bod, Is there a reaso