12 2011 档案
摘要:1、登录用户需激活问题 discuz/api/uc.php /*** * 激活功能 */ function synlogin($get, $post) { global $_G; if(!API_SYNLOGIN) { return API_RETURN_FORBIDDEN; } header('P3P: CP="CURa ADMa DEVa PSAo PSDo OUR BUS UNI PUR INT DEM STA PRE COM NAV OTC NOI DSP C...
阅读全文
摘要:Apache配置httpd.conf#增加监听端 可以通过netstat -n -a查看端口是否开启# Listen: Allows you to bind Apache to specific IP addresses and/or# ports, instead of the default. See also the <VirtualHost># directive.## Change this to Listen on specific IP addresses as shown below to # prevent Apache from glomming onto al
阅读全文

浙公网安备 33010602011771号