What is htaccess?
Answer / sei thu htun
htaccess stand for "hypertext access".It is the default name
of a directory-level configuration file that allows for
decentralized management of web server configuration.
Common usage are Authorization, Authentication, URLs
Rewriting ,Blocking ,Customized error responses,MIME types ,
Cache Control and Directory listing ,etc
| Is This Answer Correct ? | 22 Yes | 0 No |
how to track user logged out or not? when a user is idle?
Is php a framework?
How can we register the variables into a session?
What is global variable php?
What is the best way to avoid email sent through php getting into the spam folder?
What are php libraries?
difference between clanguage and c++
how can I use bread crumb in PHP ?
How to get the directory name out of a file path name?
Do you know what is the function mysql_pconnect() usefull for?
How php statement is different from php script?
What is the role of php?