URL Rewriting,example of custom URL rewritting,Paypal sandbox, Select / Unselect all the checkboxes,open cake thtml or ctp file with dreaweaver,generate a paypal token,cakephp
Thursday, July 23, 2009
Redirect to custom error page,if page is not exists
ErrorDocument 404 /not-found.php
From this .htaccess code you can redirect to custom error page. if user request for non exists file on site URL.
No comments:
Post a Comment