Hi all, i just play with shortener url site using nginx. But it only had .htacces rules which is i must make my own nginx rewrite for it.. Here it is : ## Admin Panel RewriteCond %{REQUEST_FILENAME} !-d RewriteCond %{REQUEST_FILENAME} !-f...