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
Why do we use inheritance in php?
What is active record in php?
What is final in php?
Tell me how a constant is defined in a php script?
What is scope of variable in php?
What is the php function that removes the first element of the array and returns it?
What is the goto statement useful for?
What is difference between session_unset and session_destroy?
Define object-oriented methodology?
How to calculate the difference between two dates using php?
How do you compare strings in java?
What is die in php?
Does php need html?
What is difference between required and include in php?
What is the difference between null and empty?