您现在的位置是:apache反向代理
apache反向代理
<VirtualHost *:80> ServerAdmin prograsliu@gmail.com DocumentRoot "/home/www/iptv" ServerName iptv.zzfwb.cn #ServerAlias test.com AddDefaultCharset gb2312 ErrorLog "/home/wwwlogs/iptv.zzfwb.cn-error_log" CustomLog "/home/wwwlogs/iptv.zzfwb.cn-access_log" common <Directory "/home/www/iptv"> Options FollowSymLinks AllowOverride All Order allow,deny Allow from all </Directory> #反向代理设置 ProxyPass / http://172.25.243.66:8080/ ProxyPassReverse / http://172.25.243.66:8080/ </VirtualHost>
站长简介
分类
最新文章
热门文章
- 微信支付退款结果通知解密
- Linux修改密码提示passwd /usr/share/cracklib/pw_dict: error reading header
- 到ICANN投诉三五互联获取域名转移密码成功
- {"errcode":45047,"errmsg":"out of response count limit hint]"}
- 微信html弹出点击右上角分享到朋友圈
- CentOS使用chkconfig提示systemctl enable xxxx.service
- PHP将B转换为KB、MB、GB
- Apache禁用TRACE Method和添加X-frame-options响应头
- mysqld_safe Number of processes running now
- 构建微信公众号被动回复image图片消息xml