RE: [EMAIL PROTECTED] htpasswd

2008-05-16 Thread Luis Moreira
. After that, just enter the file and the user and a new user will be added /usr/local/apache2/bin/htpasswd passwdfile second-user Luis Moreira Analista E. S. Informática Gestão de Sistemas, Qualidade e Produção Comunicação de Dados e Segurança _ From: sakthi v

RE: [EMAIL PROTECTED] www.xx.com opens but xx.com doesnt

2008-03-19 Thread Luis Moreira
Possibly the problem is outside Apache. Run NSLOOKUP and see what it gives to www.xx.com and xx.com After that see how those addresses (I bet they will be different) are treated within Apache. A specific domain versus a defaut one, for instance. Luis Moreira -Original Message- From

RE: [EMAIL PROTECTED] Question about Authentication in sub-folders

2007-11-12 Thread Luis Moreira
caution, because it will also disable any access controls imposed by mod_authz_host. Require user david # All access controls and authentication are disabled # in this directory Satisfy Any Allow from all Luis Moreira Analista E. S. Informática Gestão de Sistemas, Qualidade e Produção Comuni

[EMAIL PROTECTED] View directory index but not parent directory

2007-11-09 Thread Luis Moreira
Hi Sorry to come back to this, but I got an error saying that messages to me were bouncing, so I don't have a clue if someone replied or not... Using Apache 2.2.6, I want to allow access to a specific directory with authentication, which works fine. When accessed, it look

[EMAIL PROTECTED] View directory index but not parent directory

2007-11-09 Thread Luis Moreira
Hi Using Apache 2.2.6, I want to allow access to a specific directory with authentication, which works fine. When accessed, it looks like this Index of . Parent Directory . fitoterapia.krp . publish.zip The thing is I don't want "parent directory" to be viewed,

RE: [EMAIL PROTECTED] Php not running

2007-10-29 Thread Luis Moreira
This syntax works fine. When you say you are “not able” what do you mean? What is the output? Have you checked your APACHE log files? Are you sure you saved the file as .PHP ? Luis Moreira Analista E. S. Informática Gestão de Sistemas, Qualidade e Produção Comunicação de Dados

RE: [EMAIL PROTECTED] Need help on Apache Server LAN setup

2007-10-04 Thread Luis Moreira
Actually, I think that considering a firewall's presence is a good idea. Especially since KP says that port 80 is up (the site can be reached on localhost). Anyway, KP, did you look at the logs? Logs are a WebAdmin's best friend (sometimes) Luis -Original Message- From: Mark A. Craig [

Re: [EMAIL PROTECTED] Max Users

2007-09-21 Thread Luis Moreira
ROTECTED] -- *Luis Moreira* *Analista* *E. S. Informática* *Gestão de Sistemas, Qualidade e Produção Comunicação de Dados e Segurança *Rua Fraternidade Operária 5 2799-501 Carnaxide Tel: +351 21 416 82 88 Fax: +351 21 416 80 92 Email : [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> URL: htt

Re: [EMAIL PROTECTED]: [EMAIL PROTECTED] Nam eVirtualHost question

2007-09-21 Thread Luis Moreira
of them doesn’t work , can you give me some adverise? thank you !   doesn’t work,  means   request.getHeader("x-forwarded-for")  =null ,request.getHeader("Proxy-Client-IP")=null request.getHeader("Proxy-Client-IP")=null,request.getHeader("WL-Prox

Re: [EMAIL PROTECTED] NameVirtualHost question

2007-09-21 Thread Luis Moreira
x27;s configuration error elsewhere. -- Luis Moreira Analista E. S. Informática Gestão de Sistemas, Qualidade e Produção Comunicação de Dados e Segurança Rua Fraternidade Operária 5 2799-501 Carnaxide Tel: +351 21 416 82 88 Fax: +351 21 416 80 92 Email : [EMAIL PROTECTED

Re: [EMAIL PROTECTED] Strange port 80 access problem

2007-09-12 Thread Luis Moreira
Don O'Neil wrote: I have a very strange access problem that just popped up this morning. For whatever reason, my machine at home over my cable modem can no longer access Apache on port 80... However other services are accessible elsewhere (Direct Admin control panel, FTP, SMTP,etc...) BUT Apache

Re: [EMAIL PROTECTED] Upgrade 1.3.29 to 1.3.37

2007-09-12 Thread Luis Moreira
McDougall, Marshall (FSH) wrote: Nobody? Anybody? *From:* McDougall, Marshall (FSH) *Sent:* Monday, September 10, 2007 10:36 AM *To:* users@httpd.apache.org *Subject:* [EMAIL PROTECTED] Upgrade 1.3.29 to

RE: [EMAIL PROTECTED] Authorization - require question

2007-07-25 Thread Luis Moreira (ESI-GSQP)
to use to describe what I want to achieve) ? And maybe a stupid question but: - Is what I want to achieve possible or not ? -- Manuel On 7/25/07, Luis Moreira (ESI-GSQP) <[EMAIL PROTECTED]> wrote: > First, the directive "require user" fits not only a single user, but a list, > t

RE: [EMAIL PROTECTED] Authorization - require question

2007-07-25 Thread Luis Moreira (ESI-GSQP)
First, the directive "require user" fits not only a single user, but a list, too Doing just Require user Manuel Vacelet Admin Power Will validate 4 users, Manuel, Vacelet, Admin and Power HOWEVER, 1) Location applies to contents outside the file system 2) Otherwise you can use Directory direc

RE: [EMAIL PROTECTED] puzzling error

2007-07-20 Thread Luis Moreira (ESI-GSQP)
No my ip isnt even near those. - Original Message - From: "Luis Moreira (ESI-GSQP)" <[EMAIL PROTECTED]> To: Sent: Friday, July 20, 2007 7:51 AM Subject: RE: [EMAIL PROTECTED] puzzling error >I tried to NSLOOKUP the name "www.hordebusters.net", and got a rep

RE: [EMAIL PROTECTED] puzzling error

2007-07-20 Thread Luis Moreira (ESI-GSQP)
I tried to NSLOOKUP the name "www.hordebusters.net", and got a reply from wfb.zoneedit.com instead, but if I try http://wfb.zoneedit.com I get a blank page. Also, related to that name are two (very) different IP addresses, 216.98.141.250 and 69.72.142.98 Does your home IP address have anything to

RE: [EMAIL PROTECTED] Problem getting script to work

2007-07-19 Thread Luis Moreira (ESI-GSQP)
I believe you are confusing Apache (SW server) with the machine itself (HW server), and went looking for file permissions on the UNIX file system. That is not the issue. The access is, apparently, being denied by Apache, thus the advise and the link. Directories have permissions, within Apache, th

RE: [EMAIL PROTECTED] RE: Starting Apache http Server - Need help!

2007-07-03 Thread Luis Moreira (ESI-GSQP)
ea whats RTFM lol when i click: start->all programs->apache http sever 2.2.4->start it says: "is normally permitted. :make_sock: could not bind to address 0.0.0.0:80 no listening sockets available, shutting down Unable to open logs" Luis Moreira (ESI-GSQP) wrote: > > D

RE: [EMAIL PROTECTED] Starting Apache http Server - Need help!

2007-07-03 Thread Luis Moreira (ESI-GSQP)
Don't know how to start it? Well, let's begin with the beginning : 1) Have you RTFM? 2) Were on earth are you running it, Windows or Unix? 3) What version did you install? Try http://httpd.apache.org/docs/2.2/invoking.html Luis -Original Message- From: Siegard [mailto:[EMAIL PROTECTED

RE: [EMAIL PROTECTED] limiting connections per ip address in apache2whenunder attack

2007-06-21 Thread Luis Moreira (ESI-GSQP)
rg Subject: Re: [EMAIL PROTECTED] limiting connections per ip address in apache2whenunder attack On 6/21/07, Luis Moreira (ESI-GSQP) <[EMAIL PROTECTED]> wrote: > This is not an "Apache answer", but it may help you. > > Do the IPs vary too much, or can you set up a firewall rul

RE: [EMAIL PROTECTED] limiting connections per ip address in apache2 whenunder attack

2007-06-21 Thread Luis Moreira (ESI-GSQP)
This is not an "Apache answer", but it may help you. Do the IPs vary too much, or can you set up a firewall rule to block incoming requests (any requests) from those IP ? Sort of your own very personal "black list"? Of course, should that address decide to post a legitimate request, it would get b

RE: [EMAIL PROTECTED] ApacheConf 6.0

2007-06-04 Thread Luis Moreira (ESI-GSQP)
Software advertisement by a third party on a list ? Isn't this a little spamish ?? - The official User-To-User support forum of the Apache HTTP Server Project. See http://httpd.apache.org/userslist.html> for more info. To unsub

RE: [EMAIL PROTECTED] How to access virtual hosts from another pc ?

2007-06-01 Thread Luis Moreira (ESI-GSQP)
I think this is indeed a DNS problem. You must have something like this on your network : server2003 86400 IN A bugzilla IN CNAME server2003 avdpIN CNAME server2003 The first entry points to the web server and the other two are aliases Luis From: Staf Wagemakers

RE: [EMAIL PROTECTED] question

2007-05-30 Thread Luis Moreira (ESI-GSQP)
Ravi, Are you looking at the answers that are being posted ? Are they getting thrown to your "junk mail" by accident? I think this is the third time in a very short time I see this question. Luis From: Ravi Prakash [mailto:] Sent: qu

RE: [EMAIL PROTECTED] Apache as a Proxy

2007-04-24 Thread Luis Moreira (ESI-GSQP)
st de Heer [mailto:[EMAIL PROTECTED] Sent: terça-feira, 24 de Abril de 2007 9:32 To: Luis Moreira (ESI-GSQP) Cc: users@httpd.apache.org Subject: RE: [EMAIL PROTECTED] Apache as a Proxy > If on a client I point to this machine, on port 80, and try to hit a URL, > I get this error > > P

RE: [EMAIL PROTECTED] Apache as a Proxy

2007-04-23 Thread Luis Moreira (ESI-GSQP)
Thanks !! Apache version 1.3.23 (old, I know) The proxy module is loaded, and the proxy directives too. The question is : is there something missing ? If on a client I point to this machine, on port 80, and try to hit a URL, I get this error Proxy Error The proxy server could not handle the r

[EMAIL PROTECTED] Apache as a Proxy

2007-04-23 Thread Luis Moreira (ESI-GSQP)
Hints, anyone ??? -Original Message- From: Luis Moreira (ESI-GSQP) [mailto:[EMAIL PROTECTED] Sent: sexta-feira, 20 de Abril de 2007 13:11 To: users@httpd.apache.org Subject: [EMAIL PROTECTED] Apache 1.3 as a Proxy Hi I have been using Apache for quite a while, but only as a mere web

[EMAIL PROTECTED] Apache 1.3 as a Proxy

2007-04-20 Thread Luis Moreira (ESI-GSQP)
Hi I have been using Apache for quite a while, but only as a mere web server. I would now like to use it as a Proxy, but don't seem to be able to do that. Current httpd.conf config : LoadModule proxy_module modules/mod_proxy.so AddModule mod_proxy.c ProxyRequests On Order all