I need to understand how .htaccess works. Can you give me some pointer, tutorials about how .htaccess works?
Also, the scripting language from htaccess file is 'interesting'. What is it about?
|
feedback
|
|
How | |||||||||
feedback
|
|
It's not a scripting language. It's the config language for apache. The apache docs are probably also your best place to learn about this. | |||
|
feedback
|