* stage 环境phpmyadmin切换到apache上,用n..
nginx.conf
server {
listen 222.73.115.98:80;
server_name dbstage.yoohouse.com;
# root /var/www/html/phpmyadmin;
index index.php index.htm index.html;
access_log off;
location /{
proxy_pass http://dbstage;
}
}
httpd.conf
<VirtualHost 10.2.2.254:80>
ServerName dbstage.yoohouse.com
DocumentRoot /var/www/html/phpmyadmin
<Directory /var/www/html/sorry>
Options None
AllowOverride All
Order Allow,Deny
Allow from all
</Directory>
</VirtualHost>
Ballex竞赛
休闲益智 下载
救救公主小姐姐
休闲益智 下载
装修模拟
休闲益智 下载
- 4
大众战争
54.79MB · 96℃
1970-01-01
下载
- 5
水切硬币
81.97MB · 99℃
1970-01-01
下载
- 6
魔方大师
21.66MB · 92℃
1970-01-01
下载