> -----Original Message-----
> From: Anthony Browne [mailto:[EMAIL PROTECTED] 
> Sent: Montag, 17. April 2006 21:59
> 
> Is there a way to use ProxyPass to forward items based on the 
> port number of the request? I want to forward all requests 
> that use port 443 with ProxyPass (so that I can use 
> mod_rewrite on all port 80 requests). Is this possible, or do 
> I need to implement this in mod_rewrite?

Do you not already have two port-based VHs? One on port 80 and one on port 443? 
If so, there is no problem since the two VHs clearly separate the two request 
streams.

If this isn't clear to you, post back some more details of your config... 
Specifically, how do you separate HTTP and HTTPS traffic?
 
Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> Also, I can't use 'ProxyRequests on' because this won't let 
> me use mod_rewrite when a port 80 request comes in 
> (mod_rewrite is always applied last). If I need to do this 
> with mod_rewrite, does anyone have any suggestions as to what 
> I need to do? 
> 
>                         
> 
>                         Thanks
> 
>  
> 
> 

Diese E-mail ist eine private und persönliche Kommunikation. Sie hat keinen 
Bezug zur Börsen- bzw. Geschäftstätigkeit der SWX Gruppe. This e-mail is of a 
private and personal nature. It is not related to the exchange or business 
activities of the SWX Group. Le présent e-mail est un message privé et 
personnel, sans rapport avec l'activité boursière du Groupe SWX.
 
 
This message is for the named person's use only. It may contain confidential, 
proprietary or legally privileged information. No confidentiality or privilege 
is waived or lost by any mistransmission. If you receive this message in error, 
please notify the sender urgently and then immediately delete the message and 
any copies of it from your system. Please also immediately destroy any 
hardcopies of the message. You must not, directly or indirectly, use, disclose, 
distribute, print, or copy any part of this message if you are not the intended 
recipient. The sender's company reserves the right to monitor all e-mail 
communications through their networks. Any views expressed in this message are 
those of the individual sender, except where the message states otherwise and 
the sender is authorised to state them to be the views of the sender's company.

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to