Use PHP to ensure a page can only be accessed via a specific URL
Posted 3rd February 2012
3 comments
Use this handy PHP script to redirect visitors who access a web page via an external link or by typing the URL directly into their browser.
Hide file extensions, add trailing slash with .htaccess
Posted 3rd July 2011
9 comments
Instructions on how to use the .htaccess file to remove file extensions from web page URLs, add a trailing slash and keep your CSS and JavaScript files working.