I have a questions about .htaccess

kiseki

Registered Member
Joined
Sep 13, 2011
Messages
87
Reaction score
54
I usually see .htaccess but now i see two kind of it... the other one is .htaccess.bak18
what does it mean?..is it serious?...


Regards,
Kiseki.
 
Nope, it's only joking.

In all seriousness though, 'bak' is usually short for 'backup'. Try opening both the files in a text editor and checking if either of them are different. If not, you shouldn't need to worry.
'
 
php5.htaccess means# Use PHP5 as defaultAddHandler application/x-httpd-php5 .php
 
Back
Top