[EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Norman Khine
Hello, I would like to know how to turn this URI http://destinationsguide.info/catalogue/c51/c57?b_start=15 into something like http://destinationsguide.info/catalogue/africa/eastern-africa.html I am already using one rewrite into Zope, so I am not sure how to proceed. ServerName destinati

AW: [EMAIL PROTECTED] Problem using apache as a reverse proxy for https

2006-12-15 Thread frank rittinger
> -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag > > > > If you don't want the proxy decrypting the traffic, then you > don't want an HTTP proxy, you want a port-forwarder. Just > tell your OS or firewall to forward port 443 on to the > back-e

RE: [EMAIL PROTECTED] mod_access => mod_authz_host change

2006-12-15 Thread Boyle Owen
> -Original Message- > From: Bill Moseley [mailto:[EMAIL PROTECTED] > Sent: Friday, December 15, 2006 7:14 AM > To: users@httpd.apache.org > Subject: [EMAIL PROTECTED] mod_access => mod_authz_host change > > > I have a httpd.conf file that runs on multiple machines -- where a > different

RE: [EMAIL PROTECTED] re-writing URI's

2006-12-15 Thread Foster, Stephen \(ASPIRE\)
Good point well made, the current rules are as follows: non-secure handler: # = # Rewrite to HTTPS Settings # = RewriteCond %{REQUEST_URI} !=/heartbeat/heartbeat.htm RewriteCond %{REQUEST_URI} !=/ser

Re: [EMAIL PROTECTED] Enabling huge uploads

2006-12-15 Thread Steve Swift
I got so fed up with having to search through the file included from httpd.conf that I wrote myself a little utility to generate a composite httpd.conf file containing all of the included files. I was quite amazed at how much extra stuff was being configured in my apache! On 14/12/06, Curby <[EM

Re: [EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Joshua Slive
On 12/15/06, Norman Khine <[EMAIL PROTECTED]> wrote: Hello, I would like to know how to turn this URI http://destinationsguide.info/catalogue/c51/c57?b_start=15 into something like http://destinationsguide.info/catalogue/africa/eastern-africa.html I am already using one rewrite into Zope, so

Re: [EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Norman Khine
Joshua Slive wrote: > On 12/15/06, Norman Khine <[EMAIL PROTECTED]> wrote: >> Hello, >> >> I would like to know how to turn this URI >> >> http://destinationsguide.info/catalogue/c51/c57?b_start=15 >> >> into something like >> >> http://destinationsguide.info/catalogue/africa/eastern-africa.html >>

RE: [EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Germer, Carsten
Heya Norman, this is a Zope problem, or even more of the Content Management System (Plone, ZMS etc.) you use within Zope. I had the same problem and it turned out that you have to have the logic that maps between the "pretty URLs" and your object-ids within Zope. You can not rely on Apache to solve

Re: [EMAIL PROTECTED] Problem using apache as a reverse proxy for https

2006-12-15 Thread Joshua Slive
On 12/15/06, frank rittinger <[EMAIL PROTECTED]> wrote: > -Ursprüngliche Nachricht- > Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag > > > > If you don't want the proxy decrypting the traffic, then you > don't want an HTTP proxy, you want a port-forwarder. Just > tell your

Re: [EMAIL PROTECTED] Mod re-write help

2006-12-15 Thread Norman Khine
Germer, Carsten wrote: > Heya Norman, > this is a Zope problem, or even more of the Content Management System > (Plone, ZMS etc.) you use within Zope. > I had the same problem and it turned out that you have to have the logic > that maps between the "pretty URLs" and your object-ids within Zope. >

Re: [EMAIL PROTECTED] re-writing URI's

2006-12-15 Thread Joshua Slive
On 12/15/06, Foster, Stephen (ASPIRE) <[EMAIL PROTECTED]> wrote: Good point well made, the current rules are as follows: non-secure handler: # = # Rewrite to HTTPS Settings # = RewriteCond %{REQUEST_

Re: [EMAIL PROTECTED] Processes not yielding, and lockf

2006-12-15 Thread Kevin Jones
I used the server-status handler with extended status to see what was happening. I have also reduced the KeepAliveTimeout to 4 seconds. I placed session_write_close() within my scripts. Currently all 256 requests (that is MaxClients) are being processed. Every single one of them is stuck on "Send

[EMAIL PROTECTED] Re-writing cookie names?

2006-12-15 Thread Marc Boorshtein
Is there a way to use mod_rewrite in apache 1.3 to rename cookies? It looks like mod_rewrite will let me use cookies, but not change them. Any help would be appreciated. Thanks Marc - The official User-To-User support forum of

RE: [EMAIL PROTECTED] re-writing URI's

2006-12-15 Thread Foster, Stephen \(ASPIRE\)
hi joshua, sorry i should have been more specific. Its not actually our app but an authentication plug-in and backend that changes the URI and then passes back to the browser. There may be a bug in it that its capturing the incoming URL and not able to re-write it to https before passing back.

Re: [EMAIL PROTECTED] Processes not yielding, and lockf

2006-12-15 Thread Joshua Slive
On 12/15/06, Kevin Jones <[EMAIL PROTECTED]> wrote: I used the server-status handler with extended status to see what was happening. I have also reduced the KeepAliveTimeout to 4 seconds. I placed session_write_close() within my scripts. Currently all 256 requests (that is MaxClients) are bein

Re: [EMAIL PROTECTED] re-writing URI's

2006-12-15 Thread Joshua Slive
On 12/15/06, Foster, Stephen (ASPIRE) <[EMAIL PROTECTED]> wrote: hi joshua, sorry i should have been more specific. Its not actually our app but an authentication plug-in and backend that changes the URI and then passes back to the browser. There may be a bug in it that its capturing the incom

Re: [EMAIL PROTECTED] Templated config for vhost

2006-12-15 Thread Krist van Besien
On 12/14/06, Joshua Slive <[EMAIL PROTECTED]> wrote: On 12/13/06, Florian Lindner <[EMAIL PROTECTED]> wrote: > Hello, > is is possible to define a template for a vhost config entry and use this > template in other entries. > For example I have the template: > > > ServerName $SERVER_NAME

Re: [EMAIL PROTECTED] make error --with-dbm=gdbm, version 2.0.59

2006-12-15 Thread K. Clair
On 12/14/06, K. Clair <[EMAIL PROTECTED]> wrote: On 12/14/06, Joe Orton <[EMAIL PROTECTED]> wrote: > On Thu, Dec 14, 2006 at 10:04:01AM -0600, K. Clair wrote: > > I don't think it has anything to do with the installed libraries: > > httpd-2.0.55 with the same configure options compiles with no er

[EMAIL PROTECTED] Address CGI w/ URL and not Path Name

2006-12-15 Thread exgulley
I have a set of cgi scripts that will only run when addressed with an 'http://type URL' and not the 'C:/directory/file' format. When I need to use cgi Apache produces a 'Save As' Dialog box because the http server is being bypassed. I can't figure out how to rewrite how my cgi programs are add

Re: [EMAIL PROTECTED] Processes not yielding, and lockf

2006-12-15 Thread Richard Lynch
On Fri, December 15, 2006 10:59 am, Joshua Slive wrote: > On 12/15/06, Kevin Jones <[EMAIL PROTECTED]> wrote: >> I used the server-status handler with extended status to see what >> was happening. I have also reduced the KeepAliveTimeout to 4 >> seconds. I placed session_write_close() within my scr

Re: [EMAIL PROTECTED] Address CGI w/ URL and not Path Name

2006-12-15 Thread Steve Swift
When you use the "C:/directory/file" format your browser is fetching the file directly from the filesystem and displaying it as best it can; your apache webserver is not involved in the process at all. So there will be no execution of the CGI script, as that takes place inside apache. On 15/12/06