亚洲av成人无遮挡网站在线观看,少妇性bbb搡bbb爽爽爽,亚洲av日韩精品久久久久久,兔费看少妇性l交大片免费,无码少妇一区二区三区

Chinaunix

標(biāo)題: 問一個(gè)apache訪問目錄的問題 [打印本頁]

作者: frlssimi    時(shí)間: 2006-10-19 17:17
標(biāo)題: 問一個(gè)apache訪問目錄的問題
我的httpd.conf 中,

ServerRoot           "/usr/local/apache"
DocumentRoot     "/usr/local/apache"

在瀏覽器中輸入: http://localhost/,,得到一個(gè)正常的目錄列表:
Parent Directory        19-Oct-2006 13:39      -  
:                       18-Oct-2006 17:56    32k  
bin/                    19-Oct-2006 05:53      -  
cgi-bin/                16-Oct-2006 15:15      -  
conf/                   19-Oct-2006 16:58      -  
htdocs/                 16-Oct-2006 15:31      -  
icons/                  16-Oct-2006 15:22      -  
include/                16-Oct-2006 15:15      -  
libexec/                16-Oct-2006 15:15      -  
logs/                   19-Oct-2006 08:12      -  
man/                    16-Oct-2006 15:14      -  
proxy/                  16-Oct-2006 15:15      -  

點(diǎn)擊均可進(jìn)入,除了cgi-bin/ 這個(gè)目錄,每當(dāng)想進(jìn)入該路逕時(shí),總是顯示403錯(cuò)誤:
Forbidden
You don't have permission to access /cgi-bin/ on this serve
錯(cuò)誤日志的內(nèi)容是:

[Thu Oct 19 17:05:43 2006] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/local/apache/cgi-bin
[Thu Oct 19 17:06:21 2006] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/local/apache/cgi-bin
[Thu Oct 19 17:14:14 2006] [error] [client 127.0.0.1] attempt to invoke directory as script: /usr/local/apache/cgi-bin





我用ll -d看了這幾個(gè)目錄 ,都是drwxr-xr-x屬性,沒什么區(qū)別啊, 大家誰能告訴我到底為什么cgi-bin/ 如此特殊?
作者: ComeWithMeXX    時(shí)間: 2014-01-06 16:26
遇到同樣問題未解決

http://localhost/cgi-bin/
結(jié)果是:
Forbidden
You don't have permission to access /cgi-bin/ on this server.

但是如果輸入全路徑,可以訪問
http://localhost/cgi-bin/index.cgi
結(jié)果是:
OK111111111111111111111111111111111111111111
作者: jp_1129    時(shí)間: 2014-01-11 03:07
看看你的httpd.conf文件配置中,是否目錄相關(guān)設(shè)置有問題




歡迎光臨 Chinaunix (http://72891.cn/) Powered by Discuz! X3.2