I'm working on a module for Apache 2 under Windows. My module is
loading and working fine.
There is some cleanup I'd like to do before Apache shuts down. Is there
any hook or another way to get notification of Apache's pending shutdown
so I can do some cleanup in the module?
I tried adding
Re-submitting with a valid Subject line !
Jignesh Badani <[EMAIL PROTECTED]>
05/27/2005 03:12 PM
Please respond to
users@httpd.apache.org
To
users@httpd.apache.org
cc
Subject
Re: [EMAIL PROTECTED] Need help with #if DEBUGGING in proxy_http.c
Thanks Tejas for your response. It will de
Thanks Tejas for your response. It will def help me in the future.
But for now, even after I removed the #if debugging lines from the code
(proxy_http.c) and re-compiled Apache, I still do not see the Response
headers and body.
Here is my other follow-up submission to Apache org, can you help
On Friday 27 May 2005 11:47, Joshua Slive wrote:
> On 5/27/05, Laura Vance <[EMAIL PROTECTED]> wrote:
> > S... Now we're going to be spammed? I suppose the membership of the
> > list isn't controlled in any way, so I suppose it's surprising that this
> > list isn't spammed 100 times every sing
On 5/27/05, Laura Vance <[EMAIL PROTECTED]> wrote:
> S... Now we're going to be spammed? I suppose the membership of the
> list isn't controlled in any way, so I suppose it's surprising that this
> list isn't spammed 100 times every single day.
The list is spam-protected (but with a lenient s
The real name is http://frnagel.homeip.net and I was accessing from inside!
PS.: Inform me when you are going to access the page, for me activate
the server!
2005/5/27, Boyle Owen <[EMAIL PROTECTED]>:
> > -Original Message-
> > From: Fernando Remus Nagel [mailto:[EMAIL PROTECTED]
> > Sent
Jesus...somebody actually clicked the links?
- Original Message -
From: "Joshua Kugler" <[EMAIL PROTECTED]>
To:
Sent: Friday, May 27, 2005 3:26 PM
Subject: Re: [EMAIL PROTECTED] Can you beat my score?
> Err...besides the fact that they ask for your AOl, Yahoo, and Hotmail
accounts
> an
Err...besides the fact that they ask for your AOl, Yahoo, and Hotmail accounts
and passwords...HUH Pretty slick Phishing attempt.
j- k-
On Friday 27 May 2005 10:03, Laura Vance wrote:
> S... Now we're going to be spammed? I suppose the membership of the
> list isn't controlled
S... Now we're going to be spammed? I suppose the membership of the
list isn't controlled in any way, so I suppose it's surprising that this
list isn't spammed 100 times every single day.
ganesan wrote:
Hey apache,
Check out this cool Pool game I am playing. My highest score so far
i
Hey
apache,
Check out this cool Pool game I am playing.
My highest score so far is 11,543.
Play it and tell me what you score.
I bet you can't beat me ;)
Email me your score if you can beat me lol.
Download the free
On 5/27/05, John Canderan <[EMAIL PROTECTED]> wrote:
> Here's "cut and paste" from the error_log file:
> [Fri May 27 06:42:33 2005] [error] [client 66.92.146.208] (13)Permission
> denied: access to /~canderan denied
>
> That's all I'm getting !
This indicates a unix permissions problem (as oppos
Thanks guys for your input, suggestions are still welcome.
I've tried the trailing slash, but no luck.
Can anyone confirm if this is a real bug?
My current workaround is to create an index.html and have that forward to my
index.php.
This works but takes a fraction of a second longer than it really
Yes, I actually have tried that also, having remembered a problem similar to
this a few years ago. But, it doesn't work !
-Original Message-
From: Davide Bianchi [mailto:[EMAIL PROTECTED]
Sent: Friday, May 27, 2005 11:52 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] access
John Canderan wrote:
> Here's "cut and paste" from the error_log file:
> [Fri May 27 06:42:33 2005] [error] [client 66.92.146.208] (13)Permission
> denied: access to /~canderan denied
Hummm... maybe is an idiotic thing but.. did you tried by requesting
http:/~canderan/ (note the trailing sla
I have seen this on both Apach 1.3 and 2.0.5
I have an index.php script that is being run twice on each page request.
(I know this because on each page request it is writing twice to my mysql
database)
I have determined that the "index.php" for the "directoryindex" in
httpd.conf causes this.
If "i
I'm editing "httpd.conf", and restarting after every change. Also, there
is no other mailto:[EMAIL PROTECTED]
Sent: Friday, May 27, 2005 7:04 AM
To: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] access to user directories
> I also do have the follows:
>
>AllowOverride FileInfo
Here's "cut and paste" from the error_log file:
[Fri May 27 06:42:33 2005] [error] [client 66.92.146.208] (13)Permission
denied: access to /~canderan denied
That's all I'm getting !
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Friday, May 27, 2005 6:59 AM
To: user
I am trying avoid double authentication. I want password protect my files.
PHP is not a problem. However, there will be sensitive pdf files in the
directory that I do not want someone to peek at. I have made the directory
unbrowsable, but if someone new the hyperlink they could still see the pdf
I'm a bit confused about what you want to do. I gather that you want to
password protect a directory, but do you want Apache to issue an HTTP Basic
authentication challenge (the little password box that your browser displays,
separate from the web page), or to redirect to a PHP page that will d
By any chance do you have mod_deflate enabled?
http://httpd.apache.org/docs-2.1/mod/mod_deflate.html#enable
HTH
Aman Raheja
[EMAIL PROTECTED] wrote:
Hi,
I have apache (2.0.46) running on windows, with a CGI perl script that serves
up files based on a posted parameter.
This works perfectly fo
Owen,
Yes, got your reply - thanks very much, will try out your suggestion. It was my
first posting to the mailgroup, and made a bit of a hash of it by sending it
twice :o(
Thanks again
Leigh
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: 27 May 2005 14:23
To: u
You didn't see my previous post?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 12:41
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] gz
On 5/27/05, Emmanuel Franquemagne <[EMAIL PROTECTED]> wrote:
> Hello,
> I use an apache web server, and I'd like to do the following on a
> subtree (let's assume it's /testaccess for the website):
> All users that come from a particular domain, no authentication is
> asked, they are automatically a
On 5/27/05, Boyle Owen <[EMAIL PROTECTED]> wrote:
> This *can* work - you need the "Satisfy" directive, see below:
Hi Owen,
with config:
Order Deny,Allow
Allow from all
Satisfy Any
now it works perfectly!
Thank you very much.
f
-
Hi,
I have apache (2.0.46) running on windows, with a CGI perl script that serves
up files based on a posted parameter.
This works perfectly for all types of files, except *.gz files. Apache seems to
be doing something on the server, maybe it's trying to uncompress it on the
server side? Even
Nonono
You need a cron job that will run the command :
cat access.log | /path/to/split-logfile
it will create the logfiles to the directory where split-logfile is stored.
You may want to edit the script a little so it outputs the logfiles to a
given directory.
You merely need to change the
Hi Jean
Thank you great answer, just what I was looking for!
One final question ;) can I just check how I should use split-logfile
CustomLog "|/apache/split-logfile >> /path/to/user/logs/access_log" vhost
Something like that?
Thanks again
Ben
- Original Message -
From: "Jean-Christ
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 13:07
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] gz files served through apache
>
>
>
> Hi,
>
> I have apache (2.0.46) running on windows, with a CGI perl
> script that
Hello,
Just add a new definition of log format possibly called "vhost" : copy
the "combined" log format and add a %h at the beginning of the definition.
%h stands for "virtual host name".
Everything will be logged to the regular access.log except the log lines
will look like :
user1.mydomain
Hi All
We have apache configured using wildcard DNS *.mydomain.com
The site has members who on sign up can instantly access their version of
the site.
user1.mydomain.com
user2.mydomain.com
...
We use a single VirtualHost definition that captures *.mydomain.com rewrites
to a script that extr
Hi,
I have apache (2.0.46) running on windows, with a CGI perl script that serves
up files based on a posted parameter.
This works perfectly for all types of files, except *.gz files. Apache seems to
be doing something on the server, maybe it's trying to uncompress it on the
server side? Even
> I also do have the follows:
>
>AllowOverride FileInfo AuthConfig Limit
>Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
This doesn't seems correct.
You have the "Indexes" option but you are getting "You don't have
permission to access /~user/ ..." (if IIRC what you
> -Original Message-
> From: John Canderan [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 12:50
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] access to user directories
>
>
> I've checked it quite a few times...it just says "access
> denied", that's all
> -Original Message-
> From: Spike Burkhardt [mailto:[EMAIL PROTECTED]
> Sent: Donnerstag, 26. Mai 2005 18:44
> To: users@httpd.apache.org
> Subject: Re: [EMAIL PROTECTED] (24)Too many open files:
>
>
> Oliver,
>
> A total guess is that there are too many files open! lol.
Beat me
I've checked it quite a few times...it just says "access
denied", that's all ...nothing specific to go on !
-Original Message-
From: Boyle Owen [mailto:[EMAIL PROTECTED]
Sent: Friday, May 27, 2005 6:41 AM
To: users@httpd.apache.org
Subject: RE: [EMAIL PROTECTED] access to
You must've missed the line in David's original response:
> Check the error_log, there should be a clearer message.
So what does it say?
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
> -Original Message-
> From: John Canderan [mailto:[EMAIL PROTEC
> -Original Message-
> From: Jacob Miller [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 05:50
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Insert HTTP HEADER
>
>
> Is there a way to insert an HTTP HEADER when you ProxyPass and
> ProxyPassReverse? For example, I'd l
This *can* work - you need the "Satisfy" directive, see below:
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored.
> -Original Message-
> From: fRANz [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 10:33
> To: users@httpd.apache.org
> Subject: [EM
> -Original Message-
> From: Fernando Remus Nagel [mailto:[EMAIL PROTECTED]
> Sent: Freitag, 27. Mai 2005 04:20
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] Estrange Redirection
>
>
> I'm requestin my page with it's own domain!
You don' make it clear whether you're accessing
On 5/27/05, Davide Bianchi <[EMAIL PROTECTED]> wrote:
> Unfortunately no. You need authentication to get / before getting
> /Images/... so apache will always ask for authentication.
Davide,
thank you for your reply.
As you can think, this config is used in a proxy server that redirect
requests t
Davide,
Thanks for your suggestions.
However, I do have an index.html file in the public_html directory, and
I'm quite sure that the permissions are set as they are supposed to be.
I also do have the
AllowOverride FileInfo AuthConfig Limit
Options MultiViews Indexes SymL
HI all,
GZip compression work well but Deflate compression not work.
I paste next line to apache config. "SetOutputFilter DEFLATE"
As per docs compression should be enabled for all content and for all
users-agents.
Client send request
GET / HTTP/1.1\r\n
Host hostname \r\n
Hello,
I use an apache web server, and I'd like to do the following on a
subtree (let's assume it's /testaccess for the website):
All users that come from a particular domain, no authentication is
asked, they are automatically allowed
For the rest of the world, an authentication has to be asked
fRANz wrote:
> I need to allow public access without authentication to a particular location:
> /Images/MyDir/
>
> but don't work. Can I resolv this?
Unfortunately no. You need authentication to get / before getting
/Images/... so apache will always ask for authentication.
Davide
-
Hi.
I've a vhost config like this:
AuthType Basic
AuthName "com staff only"
AuthUserFile /etc/httpd/conf/passwords
Require user stuff
ProxyPass http://192.168.x.x/
I need to allow public access without authenticati
45 matches
Mail list logo