internal server error in WordPress MU
-
I was getting an internal server error after replacing my .htaccess with the htaccess.dist. I commented out every line and added them in one by one. The offending line is:
RewriteRule ^$ BASE/wp-inst/index.php [L]
I know only what I learned in about 10 minutes at Apache’s site about the syntax of these rewrite rules, which is enough to almost be dangerous. Is there a problem with this line that needs to be changed? If it’s just something squirrelly with my server, is leaving this commented out going to make a huge difference?
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
The topic ‘internal server error in WordPress MU’ is closed to new replies.