Username URLs just like Twitter

August 14th, 2009 § 0 comments § permalink

In your .htaccess just do this: RewriteEngine on RewriteRule ^([A-za-z0-9]+)/?$ user.php?name=$1 This will ignore php files, and any files that are requested deeper into the site like JS or CSS. Sphere: Related Content… » Read More

Where Am I?

You are currently browsing entries tagged with htaccess at Matt Bernier.


Warning: Cannot modify header information - headers already sent by (output started at /home/seoclear/mkbernier.com/wp-content/themes/oulipo/functions.php:23) in /home/seoclear/mkbernier.com/wp-content/themes/oulipo/footer.php on line 24