Apache/2.0.50 (Win32) PHP/5.0.0 Server
安装后绑定域名,确定域名指向已经生效
但用域名访问却显示
You don't have permission to access / on this server.
4.3错误
使用IP加目录可以访问
不知道是什么原因
有知道的帮解决下,感谢
|
|
#5 (页面定位) |
![]() 注册日期: 2005-10-30
帖子: 21
![]() |
The Apache service named reported the following error:
>>> [Fri Dec 30 21:53:56 2005] [warn] VirtualHost 12.34.56.78:80 overlaps with VirtualHost 12.34.56.78:80, the first has precedence, perhaps you need a NameVirtualHost directive . 按您说的我都做了 事件提示如上所示 权限都改了,现在几乎把所有的权限都给了 还是不行 服务器是装的2003的系统 直接走APACHE 我分析了下,如果用IP直接加目录可以访问 但是利用APACHE绑定的域名来访问就不行 出现403错误 想了想是不是HTTP。CONF的设置有问题 请老鬼帮我分析下 感激不尽 |
|
|
|
|
|
#6 (页面定位) |
|
注册日期: 2005-09-04
住址: 火星人
帖子: 17760
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() |
<VirtualHost 202.102.202.*:80> ##ip 地址
#ServerAdmin admin@21cn.com DocumentRoot "d:/www/" ServerName WWW.XXX.COM </VirtualHost> ![]() 匆匆人生中,你做了几件令自己骄傲的事呢? |
|
|
|