could somebody convert this .htaccess to NGINX rewrite,,??
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.(.+)$
RewriteRule ^(.*)$ http://%1/$1
i u could,, u're the best !
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,73989,73989#msg-73989