神爱 发表于 2012-2-1 13:44:38

伪静态里的文件可以删除么?

###Start Kloxo PHP config Area
###Please Don't edit these comments or the content in between. kloxo uses this to recognize the lines it writes to the the file. If the above line is corrupted, it may fail to recognize them, leading to multiple lines.

<Ifmodule mod_php4.c>

php_value error_log "/home/admin/__processed_stats/longsays.com.phplog"

php_value upload_max_filesize 2M

php_value max_execution_time30

php_value max_input_time60

php_value memory_limit32M

php_value post_max_size8M

php_flag register_globalsoff

php_flag display_errorsoff

php_flag file_uploadson

php_flag log_errorsoff

php_flag output_bufferingoff

php_flag register_argc_argvon

php_flag magic_quotes_gpc   off

php_flag magic_quotes_runtimeoff

php_flag magic_quotes_sybaseoff

php_flag mysql.allow_persistentoff

php_flag register_long_arrayson

php_flag allow_url_fopenon

php_flag cgi.force_redirecton

php_flag enable_dlon
</Ifmodule>

<Ifmodule mod_php5.c>

php_value error_log "/home/admin/__processed_stats/longsays.com.phplog"

php_value upload_max_filesize 2M

php_value max_execution_time30

php_value max_input_time60

php_value memory_limit32M

php_value post_max_size8M

php_flag register_globalsoff

php_flag display_errorsoff

php_flag file_uploadson

php_flag log_errorsoff

php_flag output_bufferingoff

php_flag register_argc_argvon

php_flag magic_quotes_gpc   off

php_flag magic_quotes_runtimeoff

php_flag magic_quotes_sybaseoff

php_flag mysql.allow_persistentoff

php_flag register_long_arrayson

php_flag allow_url_fopenon

php_flag cgi.force_redirecton

php_flag enable_dlon
</Ifmodule>

###End Kloxo PHP config Area
好像是配置信息...可以删除么

licess 发表于 2012-2-1 21:37:55

前面文件开头一句说了,既然都不让修改就更不能删除。
页: [1]
查看完整版本: 伪静态里的文件可以删除么?