Answer Posted / 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 |
Post New Answer View All Answers
How to create a public static method in PHP?
Why namespace is used in php?
Which php framework is best for security?
Is php outdated 2019?
What is difference between count or sizeof function in php?
What is new static in php?
Tell me is it possible to remove the html tags from data?
Define soundex()?
How to store the uploaded file to the final location?
What are php magic quotes?
Define object-oriented methodology?
What is sql injection in php?
What percentage of websites use php?
What is difference between mysqli and mysql?
How can you pass a variable by reference?