Why do we use htaccess and where?
Answer / Ashok Kumar Singh
We use .htaccess to configure various aspects of a web server locally, without modifying the main server configuration files. It is used for URL rewriting, password protection, setting up redirects, controlling access, and more. It's typically located in the root directory of a website.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the different types of Errors in PHP?
20 Answers Cisco, TCS, Troop Software,
How arrays are passed through arguments?
what is constructor
1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?
What is the purpose of $_ session?
How can we know that a session is started or not?
3 Answers Rushmore Consultancy,
Write a program to display table of a number using php?
What are global variables in php?
Is a number php?
Is php better than java?
Explain about objects in PHP?
Why ide is recommended for use while programming with php?