Hi,
I need to redirect all my 404 pages to my homepage, can someone help me to do the same....
Thanks!


in the .htaccess find
replace withCode:ErrorDocument 404 /404error.php
Code:ErrorDocument 404 /index.php
Hi Chuck,
Thanks for the quick response. Actually i have accidentally deleted my htaccess file. Now i have reverted to url 1 form (I was using seo friendly urls before that) and hence need to redirect all the old urls.
Plz let me know what to do...
You can just re-upload the default .htaccess that comes with Pligg.
That should solve your problem