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 |
What is cms php?
Can we use include ("xyz.php") two times in a php page "index.php"?
Describe which programming language does php parallel to?
Tell me what are magic methods?
What is isset php?
What is php and how do you use it?
How can we display information of a variable and readable by human with php?
How many open modes available when a file open in PHP?
What is the different between cookies and session in php?
What is the difference between characters 34 and x34?
What does $_env means?
What php framework does wordpress use?