Skip to content

Dear Internet Explorer user: Your browser is no longer supported

Please switch to a modern browser such as Microsoft Edge, Mozilla Firefox or Google Chrome to view this website's content.

Blog post thumnail

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.

Read the full story...

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.

Read the full story...