htaccess : Java Glossary

*0-9ABCDEFGHIJKLMNOPQRSTUVWXYZ (all)

htaccess
.htaccess is a file used by Apache webservers to let you set up the MIME (Multipurpose Internet Mail Extensions) types and other configuration just by placing this file on your website, without needing to touch the master Apache configuration. Note the lead dot which means read-only in Unix. You must take special care when updating or deleting the file from your webserver. It might look like this:
Options +IncludesNOEXEC
AddHandler server-parsed shtml
AddHandler server-parsed html
AddType application/octet-stream class
AddType text/css css
AddType image/gif gif
AddType text/html html
AddType application/java-archive jar
AddType application/x-java-archive-diff jardif
AddType text/x-java-source java
AddType image/jpeg jpg
AddType application/x-java-jnlp-file jnlp
AddType image/png png
AddType application/x-java-serialized-object ser
AddType text/plain txt
AddType application/zip zip
I stopped using this feature myself because it interfered with SSI (Server Side Includes) in a way I could not resolve.

This page is posted
on the web at:

http://mindprod.com/jgloss/htaccess.html

Optional Replicator mirror
of mindprod.com
on local hard disk J:

J:\mindprod\jgloss\htaccess.html
Canadian Mind Products
Please the feedback from other visitors, or your own feedback about the site.
Contact Roedy. Please feel free to link to this page without explicit permission.

IP:[65.110.21.43]
Your face IP:[18.116.63.174]
You are visitor number