Answer Posted / ravi shankar patel
.htaccess has control or we can say information about
server. It has server defination. Each server has its
own .htaccess file. But apache provide free .htaccess file
and for IIS server we need to purchase .htaccess file. It
is used to for url rewriting and also used for url 302
redirectiction .
It also used for hiding folder informaion or file
information on server.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to run a php script?
How does csrf attack work?
What is the use of $_request variable?
What is difference between html and php?
Tell me what is the use of mysql_real_escape_string() function?
What are the differences between echo and print?
What is compact function php?
Give the case where we can use get and we can use post methods?
Is php dead 2019?
When use javascript vs php?
What is the difference between echo print and print_r in php?
What is new keyword in php?
How the result set of mysql be handled in php?
Why super () is used in java?
What is xss and csrf?