Welcome! Log In Create A New Profile

Advanced

Re: How to put rewrite rules for multiple plone instances

Mahiti Support
July 01, 2009 08:18AM
Igor Sysoev wrote:
> On Wed, Jan 28, 2009 at 03:56:53PM +0530, Vishnu Kumar D R wrote:
>
>> Hi Igor,
>>
>> Let me make it to the point
>>
>> whats the nginx equivalent for the statement in apache2?
>> RewriteRule ^/(.*)
>> http://localhost:8080/VirtualHostBase/http/%{HTTP_HOST}:80/$1 [L,P]
>
> location / {
> proxy_pass
> http://127.0.0.1:8080/VirtualHostBase/http/$host:80$request_uri;
> }

Hi Igor,

Then what is it for
RewriteRule ^/(.*)
http://127.0.0.1:8050/VirtualHostBase/http/%{HTTP_HOST}:80/live/automiddleeast/VirtualHostRoot/$1
[L,P]

Thanks
Vishnu
--
Posted via http://www.ruby-forum.com/.
Subject Author Posted

Re: How to put rewrite rules for multiple plone instances

Mahiti Support July 01, 2009 08:18AM

Re: How to put rewrite rules for multiple plone instances

Maxim Dounin July 01, 2009 10:28AM

Re: How to put rewrite rules for multiple plone instances

Mahiti Support July 31, 2009 03:55AM

Re: How to put rewrite rules for multiple plone instances

Igor Sysoev July 31, 2009 05:23AM

Re: How to put rewrite rules for multiple plone instances

Mahiti Support July 31, 2009 09:22AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 276
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready