Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/demo_images/.htaccess =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/demo_images/.htaccess,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/demo_images/.htaccess 16 Jan 2009 09:05:48 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/ImageManager/demo_images/.htaccess 23 May 2010 11:58:33 -0000 1.2 @@ -1,4 +1,11 @@ - php_flag engine off + php_flag engine off -AddType text/html .html .htm .shtml .php .php3 .phtml .phtm .pl .py .cgi \ No newline at end of file +AddType text/html .html .htm .shtml .php .php3 .php4 .php5 .php6 .php7 .php8 .phtml .phtm .pl .py .cgi +RemoveHandler .php +RemoveHandler .php8 +RemoveHandler .php7 +RemoveHandler .php6 +RemoveHandler .php5 +RemoveHandler .php4 +RemoveHandler .php3 \ No newline at end of file