Forum Moderators: phranque
For this example I only need something like:
RewriteEngine On
RewriteBase /site1/forum/
RewriteRule ^list/([^/]+)$ list.php?$1
in my htaccess file. However, after clicking the [localhost...] link, it goes to [localhost...] I know it worked a couple months ago on windows with apache 1.3 (I believe) but now that I'm on ubuntu with apache 2 its rewriting doesn't make any sense.
RewriteLog /some/path/here/rewrite_log
RewriteLogLevel 9
Just be sure you realize that a loglevel of 9 puts out lots of stuff in the file. Therefore, if you're working on a very busy site, I recommend turning it on, visiting the URL, then turn it off immediately. Then look at the log.