Articles

 How to change PHP configuration (memory, upload limit and others) using the htaccess file?

  PHP configuration (directives) like PHP memory limit, maximum upload size, post max size, and...

 How to enable Server Side Includes (SSI) using htaccess?

If you are using Server Side Includes SSI in your HTML files, and they are not working, you most...

 How to secure your htaccess file?

For security reasons, the [.htaccess] file contents should not be visible to the public. To...

 Error uploading large files (memory, HTTP or timeout error)

Change the following values in the [.htaccesss] file to upload large files:...