2016-11-18, 01:09:36
Oh gosh, of course -- I should have done that in the base post. I apologize.
It is:
RewriteRule /?([A-Za-z0-9_-]+).html$ index.php?id=$1 [QSA,L]
It is:
RewriteRule /?([A-Za-z0-9_-]+).html$ index.php?id=$1 [QSA,L]