QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 930|回复: 7

Rh8網頁伺服器用户網頁不能顯示

[复制链接]
发表于 2002-11-22 12:09:18 | 显示全部楼层 |阅读模式
RH8以下http.conf 已做好基本設定,但各用戶仍不能顯示網頁.
test page 沒問題.
只有口訊: Access forbidden!
error 403
各用戶之權限 /public_html 為 755; user home 為711;index.html 沒問題
发表于 2002-11-22 13:05:21 | 显示全部楼层
user home 為711 ???

一般情况下,正常目录的权限是 555 以上 、文件为 444(不是 apache 为属主时),目录为500、文件为 400 (apache 为属主时) 以上。


不过,你的也可能还有其它原因。
回复

使用道具 举报

 楼主| 发表于 2002-11-22 13:42:33 | 显示全部楼层
/home/user 711在另一台server倒沒問題.
應該是其他地方有問題.但仍找不出錯在那裏.
回复

使用道具 举报

发表于 2002-11-22 14:06:17 | 显示全部楼层
本机(localhost)可以浏览不 ?
回复

使用道具 举报

 楼主| 发表于 2002-11-22 14:28:54 | 显示全部楼层
http://localhost  及其他指向這個ip 都沒問題.
http://localhost/~user/就出問題了
回复

使用道具 举报

发表于 2002-11-22 15:22:27 | 显示全部楼层
#<Directory /home/*/public_html>
#    AllowOverride FileInfo AuthConfig Limit
#    Options MultiViews Indexes SymLinksIfOwnerMatch IncludesNoExec
#    <Limit GET POST OPTIONS PROPFIND>
#        Order allow,deny
#        Allow from all
#    </Limit>
#    <LimitExcept GET POST OPTIONS PROPFIND>
#        Order deny,allow
#        Deny from all
#    </LimitExcept>
#</Directory>



要取消注释 。
回复

使用道具 举报

 楼主| 发表于 2002-11-22 15:50:44 | 显示全部楼层
在此先謝謝你斑竹.
問題初步已解決了.我在 DirectoryIndex 補上index.htm index.php index.php4 ...才可看見.
第二個問題出現了,中文字顯示不了.在那可更改.
再向你鞠躬道謝
回复

使用道具 举报

发表于 2002-11-22 16:56:59 | 显示全部楼层
2002年11月22日下午16时56分24秒[root@www root]# g zh /etc/httpd/conf/httpd.conf
    AddLanguage zh-tw .tw
2002年11月22日下午16时56分29秒[root@www root]# g big5 /etc/httpd/conf/httpd.conf
    AddCharset Big5         .Big5    .big5

另外,还有:
    <IfModule mod_negotiation.c>
        LanguagePriority en da nl et fr de el it ja kr no pl pt pt-br ru ltz ca es sv tw
    </IfModule>

中文文件和文件夹 在 浏览器的 地址栏 中以 “中文显示”,你说的是这个意思吗 ? 反正我也不可以的。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-17 19:27 , Processed in 0.042799 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表