关于牛牛,炸金花,我无法架起来
加了网站配置文件12行location / {
if (!-e $request_filename){
rewrite ^/(.*)$ /index.php/$1 last;
}
}
成了
ERROR:
AH00526: Syntax error on line 12 of /www/server/panel/vhost/apache/game.58cc.pl.conf:
Invalid command 'location', perhaps misspelled or defined by a module not included in the server configuration
怎么办
有老司机教教我吗
我用的宝塔 这是Nginx的配置文件,你不要用Apache
页:
[1]