Welcome! Log In Create A New Profile

Advanced

Re: could somebody convert this .htaccess to NGINX rewrite,,?

lhmwzy
April 12, 2010 08:42AM
This maybe the best.

>
> Could you please try this:
>
> server
> {
>  server_name ~^www\.(.+)$;
>  set $name $1;
>  rewrite ^ http://$name$uri? permanent;
> }
>
>>
>> i u could,, u're the best !
>
> Best regards,
> Peter.
>
> _______________________________________________
> nginx mailing list
> nginx@nginx.org
> http://nginx.org/mailman/listinfo/nginx
>

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

could somebody convert this .htaccess to NGINX rewrite,,?

escavern April 12, 2010 01:39AM

Re: could somebody convert this .htaccess to NGINX rewrite,,?

lhmwzy April 12, 2010 01:52AM

Re: could somebody convert this .htaccess to NGINX rewrite,,?

Gabriel Evans April 12, 2010 02:12AM

Re: could somebody convert this .htaccess to NGINX rewrite,,?

Peter Leonov April 12, 2010 03:28AM

Re: could somebody convert this .htaccess to NGINX rewrite,,?

Константин April 12, 2010 08:38AM

Re: could somebody convert this .htaccess to NGINX rewrite,,?

lhmwzy April 12, 2010 08:42AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 136
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