Handling 404 with htaccess and php
Hey;
Is this good reliable practice to handle 404?
Quote:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} […]
Original post by English Breakfast Tea
Hey;
Is this good reliable practice to handle 404?
Quote:
RewriteEngine on
RewriteCond %{REQUEST_FILENAME} […]
Original post by English Breakfast Tea
Leave a Reply
You must be logged in to post a comment.