Henrikk on "pages doesn’t work when i add new ones(htaccess problem i believe)"
February 23, 2010 by David Olsen
No worries, solved my own problem.
But if someone els does this add back:
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
Related posts:
- oznola on "Permalinks don’t seem to write to htaccess" i am using v2.9.2 on debian linux. .htaccess is owned...
- Catherine_B on "Changed blog url – Did work – Now functions.php line 502 error + No dashboard" Hello – I have a problem and sure do need...
- Are legal pages critical to websites? I received the following question from a reader: I have...
- allancole on "[Plugin: WordPress Loop] custom_query_args documentation?" I’m trying to display a page using the WordPress Loop...
- Why Are Web Pages So Ugly? I was thinking about the Reader’s Choice Awards and specifically...
Related posts brought to you by Yet Another Related Posts Plugin.






Comments
Facebook comments:
Feel free to leave a comment...
and oh, if you want a pic to show with your comment, go get a gravatar!