No Body Perfect !
30 May
Kemarin setelah proses update dari Wordpress 2 ke Wordpress 2.2, hasilnya error page 404
search di google akhirnya nemu juga solusinya dari forum wordpress, solusinya :
create a text file on your desktop:
put the following inside it:
<IfModule mod_security.c>
SecFilterInheritance Off
</IfModule>save the file.
Upload the file to your wp-admin directory.
Rename the uploaded file to .htaccess (with the .)
Leave a reply