Viewing articles tagged 'htaccess'
Understanding .htaccess Files
The .htaccess file is a powerful configuration file used by the Apache web server. It allows you...
Customising PHP Settings (php.ini / .htaccess)
PHP has many configurable settings that control memory limits, upload sizes, execution times, and...
Password Protecting a Directory
You can add password protection to any directory on your website. Visitors will be prompted for a...