On 7 Nov 2008, at 02:02, Rich Phaneuf wrote:
client denied by server configuration
http://wiki.apache.org/httpd/ClientDeniedByServerConfiguration
--
Nick Kew
-
The official User-To-User support forum of the Apache HTTP Serv
Hi, I wish to setup a GUI debugging environment for my CGI, which is running
using apache mod_perl
I update the following file (/usr/local/apache_modperl/conf/httpd.conf) to the
below content :-
### Start to hack by Cheok
use Apache::DB();
Apache::DB->init;
PerlFixupHandler Apache::DB
### E
On 6 Nov 2008, at 19:25, Frank Kimbell wrote:
I THINK my question is related to suexec...
Does suexec of something trivial work? If not, what's in
the suexec log?
Does it work if you turn off selinux?
--
Nick Kew
-
The of
Hi,
look at a file workers.properties and check the syntax with
http://tomcat.apache.org/connectors-doc/reference/workers.html also
look at examples in
http://tomcat.apache.org/connectors-doc/generic_howto/loadbalancers.html
balanced_worker is deprecated for balance_worker
worker.balance1.balanc
Heyas all,
I've had apache running with virtual hosts for a while now and
decided recently to add bugzilla, which means adding mod_perl. I know
this isn't the forum for mod_perl, but I think I've moved past that
point. At this point I'm getting permission errors in Firefox and well,
I've post
> SELinux?
Nope: SELINUX=disabled
-
The official User-To-User support forum of the Apache HTTP Server Project.
See http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
" from the d
On Thu, Nov 6, 2008 at 4:35 PM, Frank Kimbell <[EMAIL PROTECTED]> wrote:
> Hi Brian,
>
> thanks for your remark:
>> Can you run the program from the server itself?
>
> I actually did test this, but forgot to mention it.
> Yes, I did run it manually, and it does what it is supposed to do.
> So that'
Hi Brian,
thanks for your remark:
> Can you run the program from the server itself?
I actually did test this, but forgot to mention it.
Yes, I did run it manually, and it does what it is supposed to do.
So that's not it. It really is the combo apache+running this program...
-
Can you run the program from the server itself? I.e., don't use a web
browser or GUI, just go the command line and try to run the program.
It sounds like it is running, but failing (or at least failing to do
what you expect). Off hand, I'd guess this is a problem with the
program, not apache or you
Charles Payne (Travel Channel) wrote:
Guys,
I have an issue that I can seems to find online. I have a mod_rewrite
rule that looks like this
RewriteRule ^/test http://myother.webserver.com [R]
But what I want to do is anything that is a part of the directory
/test I want it to go to the
Guys,
I have an issue that I can seems to find online. I have a mod_rewrite rule
that looks like this
RewriteRule ^/test http://myother.webserver.com [R]
But what I want to do is anything that is a part of the directory /test I
want it to go to the other server.
Can I do something like th
Hello,
I have a question... of course! :)
I THINK my question is related to suexec...
I have a GUI on my server, written in PHP.
It has a wrapper program, written in C I think (compiled), that runs a
few commands.
Now, I recently upgraded my system to Fedora 9 and the latest apache.
Suddenly, t
Hello!
I tried to set a new variable in the request header, for example $A, which
copies another header variable $B's value. I tried to use mod_headers and
mod_evn to set it but none of the success. Do you have any good ideas? Please
let me know.
Appreciation!
Q.Xie
-
The problem just started happening again after a day with absolutely
no changes of any kind.
On Nov 5, 2008, at 5:46 PM, David Multer wrote:
I've done some more testing of this problem, and here's some more
detail:
- I re-installed 2.2.10 and the problem went away.
- I tried switching to
Hi all,
I'm trying to implement CRL validation on apache 2.0.54. (More exactly, I
use the eID reverse proxy from the belgian government)
First I downloaded the CRLs from crl.eid.belgium.be. I added the
SSLCARevocationPath directive to ssl.conf.
* First question: How can I create the 'hash' symli
I'm glad you understand why the www. host redirection was removing the
original anchor.
Now the second part of the problem is exposed, and confirmed. I'll do
some digging as far apache is concerned to see if we can preserve that
anchor.
On Thu, Nov 6, 2008 at 3:34 AM, Matus UHLAR - fantomas
<[EMA
> Frank Gingras wrote:
> > 'http://utexas.edu/student/registrar/schedules/092/regrules/all.html#acc'
> > directly. It'll bypass the mod_rewrite redirection, and work as
> > expected. I tested it here under OSX 10.4.
> >
> > There is no 'wishful thinking' in this process, whatsoever.
On 05.11.08 1
17 matches
Mail list logo