August 15, 2011 02:14PM
I've got a script and the rewrites are kicking my butt

RewriteEngine on

RewriteCond %{REQUEST_URI} \/([0-9a-z]{1,9})$ [NC]
RewriteRule ^(.*) http://URL/?%1


RewriteCond %{REQUEST_FILENAME} -s [OR]
RewriteCond %{REQUEST_FILENAME} -l [OR]
RewriteCond %{REQUEST_FILENAME} -d
RewriteRule ^.*$ - [NC,L]


--
--C

"The dumber people think you are, the more surprised they're going to
be when you kill them." - Sir William Clayton

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

I'm clueless about .htaccess rewrites

fbhosted August 15, 2011 02:14PM

Re: I'm clueless about .htaccess rewrites

stefancaunter August 15, 2011 11:16PM

Re: I'm clueless about .htaccess rewrites

fbhosted August 16, 2011 02:44AM

Re: I'm clueless about .htaccess rewrites

Brandon Amaro August 16, 2011 02:48PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

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