Edit/Delete: I figured and made use of some better tags for defining variables and all that
replaced prev. htaccess with this:
hehe so yeah thanks anyways :DCode:RewriteEngine on RewriteRule ^([a-z]+)/$ /index.php?x=$1 [L] RewriteRule ^more/([0-9]+)/$ /index.php?x=more&id=$1 [L] RewriteRule ^more/$ /index.php?x=more [L]


LinkBack URL
About LinkBacks



Reply With Quote
