Original-Nachricht
> Datum: Thu, 23 Aug 2007 18:49:33 -0700 (PDT)
> Von: John Wyatt <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: [EMAIL PROTECTED] Apache Permmisions error
> Hey folks, i'm coding a php blog from a IBM's developerWorks tutorial and
> I get this err
Original-Nachricht
> Datum: Thu, 23 Aug 2007 11:35:30 -0700
> Von: "Ali, Saqib" <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: [EMAIL PROTECTED] Forbidden error on .exe files in apache on RH 4.0
> Hello All,
>
> I just installed a RH 4.0 box with apache, and I am g
Hey folks, i'm coding a php blog from a IBM's developerWorks tutorial and I get
this error with permissions.
Main blog page
Warning: mkdir() [function.mkdir]: Permission denied in
/home/www/edit/index.php on line 9
Warning: fopen(../blogs/Aug 2007/Aug 23 2007 18 13) [function.fopen]: fa
We are running Apache HTTP Server Version 2.2.
I'm using the following code:
in which the time format works fine when I access the page as
http://denverlibrary.org/index.html , but when I access the page from
http://denverlibrary.org (without the index.html filename specified) the
time formatti
Hi Joshua,
Thank you very much :) That resolved the issue. Your posting are
indeed very helpful.
Saqib Ali
On 8/23/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/23/07, Ali, Saqib <[EMAIL PROTECTED]> wrote:
> > but this is not a CGI file.
>
> Well, they are marked as such in your co
On 23 aug 2007, at 19.48, Israel Brewster wrote:
First off, I apologize for asking a question that I know you get a
lot, but I have just spent the last hour and a half beating my head
against the wall and searching the internet trying to find a
solution with no luck.
Short version: I hav
On Aug 23, 2007, at 9:56 AM, Joshua Slive wrote:
On 8/23/07, Israel Brewster <[EMAIL PROTECTED]> wrote:
First off, I apologize for asking a question that I know you get a
lot, but I have just spent the last hour and a half beating my head
against the wall and searching the internet trying to fin
On 8/23/07, Ali, Saqib <[EMAIL PROTECTED]> wrote:
> but this is not a CGI file.
Well, they are marked as such in your config file. You likely have an
AddHandler or AddType directive designating .exe files as cgi scripts.
You'll need to get rid of that if you want them downloaded without
proces
but this is not a CGI file.
On 8/23/07, Joshua Slive <[EMAIL PROTECTED]> wrote:
> On 8/23/07, Ali, Saqib <[EMAIL PROTECTED]> wrote:
> > Hello All,
> >
> > I just installed a RH 4.0 box with apache, and I am getting a
> > "Forbidden" error when trying to d/l .EXE files.
> >
> > The log says:
>
Just to let you know.
The Apache Lounge is pulled down, because we have some (legal) issues.
See http://www.apachelounge.com/
Sorry that we have to leave a lot of Windows users in the dark.
Hopefully we can come back. I keep you informed.
Steffen
On 8/23/07, Ali, Saqib <[EMAIL PROTECTED]> wrote:
> Hello All,
>
> I just installed a RH 4.0 box with apache, and I am getting a
> "Forbidden" error when trying to d/l .EXE files.
>
> The log says:
> Options ExecCGI is off in this directory: /path/path/file.exe
In httpd.conf, you have an Options d
Hello All,
I just installed a RH 4.0 box with apache, and I am getting a
"Forbidden" error when trying to d/l .EXE files.
The log says:
Options ExecCGI is off in this directory: /path/path/file.exe
Any thoughts?
Saqib
-
The off
Israel Brewster wrote:
First off, I apologize for asking a question that I know you get a
lot, but I have just spent the last hour and a half beating my head
against the wall and searching the internet trying to find a solution
with no luck.
Short version: I have an existing OpenBSD 4.0 box on w
Sorry, I haven't used Webalizer for while so I'm no use to you on that
point.
I use a tool called monit (http://www.tildeslash.com/monit ) to monitor the
run state of various system daemons (this is for UNIX and UNIX like
systems). I've used Cacti (http://cacti.net) in the past for tracking and
gr
On 8/23/07, Israel Brewster <[EMAIL PROTECTED]> wrote:
> First off, I apologize for asking a question that I know you get a
> lot, but I have just spent the last hour and a half beating my head
> against the wall and searching the internet trying to find a solution
> with no luck.
>
> Short version
First off, I apologize for asking a question that I know you get a
lot, but I have just spent the last hour and a half beating my head
against the wall and searching the internet trying to find a solution
with no luck.
Short version: I have an existing OpenBSD 4.0 box on which Apache
(ver
hi,
My objective is to monitor apache server.
I installed webalyzer and is working fine. However, I
have these 3 questions:
1. should i run webalizer for each time I need new
stats?
2. how to log bad requests, timed-out requests...
3. I have another apache on the same machine. Can this
tool moni
Hi All,
I am trying to setup a SP on linux with apache2.0.59 and Shib SPv1.3.
The portal is a gridsphere portal so I have mod_jk to connect apache
and tomcat.
When I try to navigate the server it comes up with the following
error. I have tried to google it but nothing comes out, also the
shibd.lo
Original-Nachricht
> Datum: Thu, 23 Aug 2007 10:25:03 +0100
> Von: "Steve Swift" <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: Re: [EMAIL PROTECTED] Telling one IP address 404 "Nothing found"
> Incidentally, I forgot one part of my original plan. I presume this wi
On 23/08/07, Steve Swift <[EMAIL PROTECTED]> wrote:
> Thanks for all the suggestions. I'll wait for a suitable time to reload our
> server, and start off by blocking myself, from our test virtual host.
>
> Incidentally, I forgot one part of my original plan. I presume this will
> get logged in our
Thanks for all the suggestions. I'll wait for a suitable time to reload our
server, and start off by blocking myself, from our test virtual host.
Incidentally, I forgot one part of my original plan. I presume this will
get logged in our access/error logs? I don't suppose there's a way to stop
tha
On 23/08/07, Bhavin Patel <[EMAIL PROTECTED]> wrote:
> Basically I have two webservers in which one of is Apache 2.0.52 webserver
> used for proxy server.
That's ancient. Can't you upgrade?
> Now other server internally servers the request and I need to rewrite url by
> mod_rewrite.
>
> But the t
On 23/08/07, Jeff Peng <[EMAIL PROTECTED]> wrote:
> I'm not sure but would this reject IP like 11.2.3.44?since this also match
> the regex 1\.2\.3\.4
> or set RewriteCond ${REMOTE_ADDR} ^1\.2\.3\.4$ ?
Yep, good point. Use the anchors.
--
noodl
--
Hi,
I have one doubt bout mod_rewrite query.
I am using mod_rewrite module with mod_proxy plugin.
Basically I have two webservers in which one of is Apache 2.0.52 webserver
used for proxy server.
I have added proxy like
ProxyPass / http://host:port/
ProxyPassReverse / http://host
Original-Nachricht
> Datum: Thu, 23 Aug 2007 14:54:46 +0700
> Von: "Vincent Bray" <[EMAIL PROTECTED]>
> An: users@httpd.apache.org
> Betreff: Re: [EMAIL PROTECTED] Telling one IP address 404 "Nothing found"
> On 23/08/07, Steve Swift <[EMAIL PROTECTED]> wrote:
> > Is it possible
On 23/08/07, Steve Swift <[EMAIL PROTECTED]> wrote:
> Is it possible to block a specific IP address such that they get 404 "Not
> found" no matter what URL they try?
>
> I don't want to use "Deny From" or other IP address blocking schemes,
> because that will just alert them to the fact that I have
Is it possible to block a specific IP address such that they get 404 "Not
found" no matter what URL they try?
I don't want to use "Deny From" or other IP address blocking schemes,
because that will just alert them to the fact that I have my shields up.
I just want this particular IP address to thi
27 matches
Mail list logo