correct value for php
This commit is contained in:
parent
2e66bc5cd4
commit
8f3b73d294
1 changed files with 5 additions and 0 deletions
5
html/.htaccess
Normal file
5
html/.htaccess
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue