BF2游戏积分系统搭建
D:\myweb\xampp\apache
D:\myweb\xampp\apache\bin\php.ini
safe_mode = on
D:\myweb\xampp\apache\conf\httpd.conf
LoadModule rewrite_module modules/mod_rewrite.so
AddType application/x-httpd-php .php .php4 .php3 .phtml .aspx
DocumentRoot "d:/wwwroot"
签名系统
在D:\myweb\xampp\apache\conf\httpd.conf
<Directory />
</Directory>