cPanel 11 Documentation – Apache Handlers
by admin on Jan.10, 2012, under Tutorial, cPanel
What are Apache Handlers?
Apache handlers allow you to control what Apache will do with certain file types. When Apache sees a file, it has an action built in for that file type, and will perform that action. If you wish Apache to do a different action, you will need to make a handler to tell Apache to perform that action.
For example, if you use a file type that requires a special service to run it, such as a file with server side includes that is not named with a .shtml extension, you need to tell Apache to treat these files differently. More information on Apache’s Handlers can be found at http://httpd.apache.org/docs/1.3/handler.html or http://httpd.apache.org/docs/2.0/handler.html.
Creating An Apache Handler
Steps
- Enter the handler you want to create in the first empty text box.
- In the second empty text box, enter the extension the handler will use when being called.
- Click on the Add button.
Incoming search terms:
cara menggunakan apache handlerRelated posts:
- How to downgrade from apache 2 back to apache 1.3 If you need to go back to apache 1.3 after...
- Apache stops responding but is running A few things that could cause that are: Possible Causes:...
- Change apache to do graceful restarts If you want to avoid download interruptions during apache restarts,...
Related posts brought to you by Yet Another Related Posts Plugin.
