Re: [us...@httpd] Urgent help needed in creating new directive in http.conf.

2010-06-09 Thread Matty Ronald
Hi All, We want to skip a piece of code at run time in a module. In my opinion for above request we need to add a directive or modify the existing directive in configurations i.e. httpd.conf file for a specified user. Can you please let me know is this possible. Is there any way to do it. Please c

Re: [us...@httpd] mod_disk_cache causing corrupted output on server side includes?

2010-06-09 Thread William A. Rowe Jr.
On 6/9/2010 7:14 PM, Geoff Millikan wrote: > Submitted bug report 6 days ago but no movement. Tips? Just in case your filesystem doesn't support them, have you tried disabling sendfile and mmap? - The official User-To-User suppo

RE: [us...@httpd] mod_disk_cache causing corrupted output on server side includes?

2010-06-09 Thread Geoff Millikan
Submitted bug report 6 days ago but no movement. Tips? https://issues.apache.org/bugzilla/show_bug.cgi?id=49385 Thanks! > -Original Message- > From: Geoff Millikan > Sent: Thursday, June 03, 2010 2:25 PM > To: users@httpd.apache.org > Subject: [us...@httpd] mod_disk_cache causing corr

[us...@httpd] Re: Reverse proxy with Apache breaks my preferred charset

2010-06-09 Thread Jason Voorhees
Any idea of this? I don't know why mod_proxy is forcing the UTF-8 charset even when I try to change it (to ISO-88-59-1) trough diferent Apache directives. Does anybody ever configured an reverse proxy with Apache using a charset different than UTF-8? :( On Tue, Jun 8, 2010 at 5:50 PM, Jason Voo

Re: [us...@httpd] Login too many times??

2010-06-09 Thread J. Greenlees
Tony Anecito wrote: Hi All, I noticed from behind a firewall that I have to log into each Apache virtual host. I do not seem to remember to have to do that when I had my files under 1 host. What happens is I have virtual hosts assigned to specific contexts and when I hit that page I have to l

[us...@httpd] Login too many times??

2010-06-09 Thread Tony Anecito
Hi All, I noticed from behind a firewall that I have to log into each Apache virtual host. I do not seem to remember to have to do that when I had my files under 1 host. What happens is I have virtual hosts assigned to specific contexts and when I hit that page I have to login multiple times on

[us...@httpd] Is it possible to write apache rewrite for urls containing "+" sign?

2010-06-09 Thread Anoop.V
I have a url like http://www.example.com/search/test+word+abc Is it possible to rewrite that url to anothe url http://testword.example.com ? I failed because apache is not properly redirecting like this RewriteRule ^/search/test\+word\+abct http://testword.example.com [R=301,L] Is there any oth

RE: [us...@httpd] wordpress server

2010-06-09 Thread motty.cruz
Thanks Marcin, you're right! My apologies I thought I had an issue with apache!, Thanks, -Motty -Original Message- From: Marcin 'Rambo' Roguski [mailto:ra...@id.uw.edu.pl] Sent: Tuesday, June 08, 2010 1:51 PM To: users@httpd.apache.org Subject: Re: [us...@httpd] wordpress server > Any

Re: [us...@httpd] Urgent help needed in creating new directive in http.conf.

2010-06-09 Thread Eric Covener
On Wed, Jun 9, 2010 at 2:44 AM, Matty Ronald wrote: > Hi All, > > We want to introduce a new feature in apache which is required by our > company. For which we need to add a directive in httpd.conf or > http-ssl.conf. > > But I am clueless from where to start. Hard to tell if you're trying to wr

RE: [us...@httpd] Urgent help needed in creating new directive in http.conf.

2010-06-09 Thread Manoj Samtani
Can we know exactly what do you want to do? So that we can work on that part. Regards, Manoj Date: Wed, 9 Jun 2010 15:44:40 +0530 From: matty.r...@gmail.com To: users@httpd.apache.org Subject: Re: [us...@httpd] Urgent help needed in creating new directive in http.conf. Hi, Thanks for y

Re: [us...@httpd] Urgent help needed in creating new directive in http.conf.

2010-06-09 Thread Matty Ronald
Hi, Thanks for your response. I think this is for java based code and i could not find about velocity in apache. we want to add a directive in httpd.conf or http-ssl.conf( name ). Thanks Matty. On Wed, Jun 9, 2010 at 12:27 PM, Manoj Samtani wrote: > http://www.sergiy.ca/how-to-create-custom-di