Category: Apache

Using .HTACCESS File Tips in Tamil

Every web developer must know what is .HTACCESS & How to use it! .HTACCESS in Tamil Part #2 Sample Codes in .HTACCESS # my first .htaccess stuff is here # this is a comment line. # custom 404 file # url redirection # url rewrite # techtamil.com/500.html ErrorDocument 404 /pagenotfound.html