Archive of htaccess

04May2011
Category
htaccess
Tags
, ,
Override file upload sizes an htaccess file Thumbnail

Override file upload sizes an htaccess file

A tutorial to override file upload sizes an htaccess file. Note htaccess files only work on a linux server by default you can only upload files up to 2MB in file size but this can be increased with an htaccess file

Read MoreLeave a Comment
04May2011
Category
htaccess
Tags
, ,
Custom error pages with htaccess Thumbnail

Custom error pages with htaccess

A tutorial to enable custom error pages with an htaccess file. Note htaccess files only work on a linux server to create an htaccess file open notepad or any plain text editor and save the file as .htaccess, if using notepad make sure the file type is set to all files or you will create a txt file.

Read MoreLeave a Comment
04May2011
Disable Directory Browsing Thumbnail

Disable Directory Browsing

A tutorial to disable directory browsing with an htaccess file. Note htaccess files only work on a Linux server

Read MoreLeave a Comment