Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Why using the htaccess file

Answers were Sorted based on User's Feedback



Why using the htaccess file..

Answer / vijay

ht access file is quite useful for the following reasons:
1. If you're reorganising your site and moving pages around,
you can use the .htaccess file to redirect visitors from the
old page to the new one.
2. Another function of the .htaccess file is to allow you
to serve up pages which include PHP or Server Side Includes
(SSI) but whose file name still uses the .htm or .html
extension.
3. Allow or prevent directory browsing.
4. Because the server should check the .htaccess file
before anything is delivered to the client, you can use it
to password protect parts of your site.
5. You can also block various bots with the .htaccess
file — for example, you can keep some spammers out, or
prevent search engine spiders from indexing your images folder.

I hope this could help u.

Is This Answer Correct ?    13 Yes 3 No

Why using the htaccess file..

Answer / swarnadip

The previous answer helps u a lot. But if u want to know
more about .htaccess file then u can see the apache site.
http://httpd.apache.org/docs/1.3/howto/htaccess.html

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More PHP Interview Questions

Is laravel frontend or backend?

0 Answers  


What do the initials of php stand for?

0 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?

0 Answers  


Can you define an array argument as a reference type?

0 Answers  


how to detect a mobile device using php

0 Answers  


What does addslashes do in php?

0 Answers  


What Is a Persistent Cookie?

0 Answers  


How to avoid the undefined index error?

0 Answers  


What is the purpose of using php?

0 Answers  


Is it possible to use com component in php?

0 Answers  


How do sessions work in php?

0 Answers  


Which operator is used to combine string values in php?

0 Answers  


Categories