Changeset 2232
- Timestamp:
- 02/24/08 23:18:49 (5 years ago)
- File:
-
- 1 edited
-
www/.htaccess (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
www/.htaccess
r2231 r2232 19 19 20 20 # MIME Types 21 AddType application/x-cgi-php .html22 21 <IfModule mod_action.c> 22 AddType application/x-cgi-php .html 23 23 Action application/x-cgi-php /cgi-bin/php5 24 </IfModule> 25 <IfModule !mod_action.c> 26 AddType application/x-httpd-php .html 24 27 </IfModule> 25 28 AddType text/css .css
Note: See TracChangeset
for help on using the changeset viewer.
