.
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
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
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
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
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,
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
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 [
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
28 matches
Mail list logo