altocompta/html/.htaccess
2007-08-15 12:30:53 +00:00

9 lines
253 B
ApacheConf

php_value include_path .:../../include:../include:addon
php_flag magic_quotes_gpc off
php_flag session.auto_start on
php_value session.save_path /tmp
php_value max_execution_time 120
# for php 5 php_value upload_tmp_dir /tmp
AddDefaultCharset latin1