Haveing som problem understanding what goes wrong with my RewriteRule.
Code: Select all
Options +FollowSymLinks
RewriteEngine On
RewriteRule ^ascii/([a-z_]+)/?$ /ascii/display.php?f=$1.html [L]
Then it shows just fine, but if I use the rewrite
http://www.thedestruction.org/ascii/nalle
Then I only see nalle.html.
Direct link bellow.
http://www.thedestruction.org/ascii/nalle.html