Yellowberry.org
Mar 25th 2009, 3:10 am
RewriteEngine On
rewriteBase /voting/
RewriteRule ^(.*)/(.*)/(.*)/(.*)/$ index.php?username=$3&phid=$4 [L]
my layout looks very funny it does not look like the normal page, i am a noob when it comes to this.
rewriteBase /voting/
RewriteRule ^(.*)/(.*)/(.*)/(.*)/$ index.php?username=$3&phid=$4 [L]
my layout looks very funny it does not look like the normal page, i am a noob when it comes to this.