Tag: htaccess

php_value

通常情况下我们在htaccess里配置php.ini如下: (continue reading…)


强制使用php5

htaccess中配置:

Options All -Indexes

AddType x-mapp-php5 .php

AddHandler x-mapp-php5 .php


.htaccess配置php.ini

php_value upload_max_filesize 50M
php_value post_max_size 50M
php_value allow_call_time_pass_reference On


Copyright © 1996-2010 Add Lives. All rights reserved.
iDream theme by Templates Next | Powered by WordPress