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
If we login more than one browser windows at the same time with same user and after that we close one window, then is the session is exist to other windows or not? And if yes then why? If no then why?
Can you extend a final defined class?
Is php the same as html?
What does namespace mean in php?
How to remove values saved in the current session?
How does api connect to database?
What is the difference between apache and tomcat?
How do I expire a php session after 30 minutes?
What is a php array?
Which function would you use to format date information in php?
Is php faster than python?
Why overriding is called runtime polymorphism?
How error handling is being handled by php?
What is the default time of cookie in php?
How to take a substring from a given string in php?