This make me feel that I must share this tips about how to avoid this error in wordpress.
How to avoid and resolve wordpress 404 page
It's pretty easy as easy as 1, 2 and 3
1. Open up your .htaccess
2. Add this code below to your htaccess.
<IfModule mod_security.c>
SecFilterEngine Off
</IfModule>
3. Save
Wordpress book to increase your skill
Suggestion, Comments
Any feedback? Do you have any thought or suggestion about this error? Do you got a difficulty when applying this tutorial? Please let me know :)
-
Reply
- Chrys Chrys May 11, 2009 @ 12:20 pm
- worked for me. Thanks a lot :)
-
Reply
- David B. David B. Apr 11, 2009 @ 11:59 pm
- re: WordPress Entrepreneur: How to Setup, Customize & Use a WordPress Website
Does this book primarily deal with using Wordpress for a website and CMS %u2026 as distinct from using it for a blog?
It is using it for CMS that interests me.
-
Reply
- Al Al Mar 24, 2009 @ 10:07 am
- I'm afraid this didn't work for me... I must be having a problem somewhere else.
Thanks anyway!
-
Reply
- Claudiu Claudiu Jan 5, 2009 @ 8:19 pm
- Well, I have used this but still can't post
