I am trying to get my blog links:
To work using:Code:blog.php?id=12345
I tried this but it gives me an 500 error.Code:blog12345.php
Anyone have any ideas how to get this to work?Code:Options +FollowSymLinks RewriteEngine on RewriteRule blog(.*)\.php$ /blog.php?id=$1

LinkBack URL
About LinkBacks





Reply With Quote



Bookmarks