Need this apache rewrites rewrite to nginx rewrite

Peter A Leonov gojpeg at gmail.com
Sun Sep 13 19:43:22 MSD 2009


It is time to make a web-service in help to them rewrite porters ;)

--
Peter Leonov

On 13.09.2009, at 16:33, Luka Horvatic <lists at ruby-forum.com> wrote:
> Options +FollowSymlinks
> RewriteEngine on
> RewriteRule visit/(.*)/$ /logs.php?q=visit&linkfull=$1
> RewriteRule go/(.*)/$ /logs.php?q=go&linkcode=$1
> RewriteRule link/(.*)/$ /logs.php?q=link&linkid=$1
> RewriteRule site/(.*)/$ /logs.php?q=site&linkname=$1
> -- 
> Posted via http://www.ruby-forum.com/.
>





More information about the nginx mailing list