altocompta/html/.htaccess
2007-11-10 19:53:49 +00:00

10 lines
254 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