[apache2] 404 Not Found 的顯示內容是否能修改?

這個版面主要討論 debian 在 server 端的應用問題, server 種類繁多..舉凡 Web Server 、 File Server、 DHCP Server..等等。

版主: 阿信

[apache2] 404 Not Found 的顯示內容是否能修改?

文章Felix LIN » 週日 3月 08, 2009 9:47 pm

各位先進大家好,想請問一下,關於404 Not Found 所顯示的內容是否能修改呢?

像我的404內容就如下:
Not Found

The requested URL /non was not found on this server.
Apache/2.2.9 (Debian) mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.9 OpenSSL/0.9.8g mod_perl/2.0.4 Perl/v5.10.0 Server at boutique.lcn.tw Port 80


這樣不就東西都被人家看光了,感覺起來真不安全,那麼我能夠自己修改這個頁面嗎?

感謝各位先進。
Felix LIN
可愛的小學生
可愛的小學生
 
文章: 13
註冊時間: 週六 10月 20, 2007 4:54 pm

文章blc_ » 週一 3月 09, 2009 6:28 pm

/etc/apache2/apache2.conf裡面,ErrorDocument的設定。
blc_
 

文章kevinbbv » 週三 3月 25, 2009 11:55 am

在 /etc/apache2/apache2.conf 裡的設定如下

Alias /error/ "/usr/share/apache2/error/"

<Directory "/usr/share/apache2/error">

AllowOverride None
Order allow,deny
Allow from all

</Directory>

ErrorDocument 404 /error/error404.html


各位前輩請教一下
小弟我已經將 ErrorDocument 404 /error/error404.html 的 # 移除
且在 /usr/share/apache2/error/ 裡加入 error404.html 這個檔案
為什麼仍無法顯示 error404.html 裡的訊息
謝謝
Debian新手,請多多指教
kevinbbv
懵懂的國中生
懵懂的國中生
 
文章: 129
註冊時間: 週二 3月 25, 2008 2:36 pm
來自: 台灣台北縣


回到 debian server

誰在線上

正在瀏覽這個版面的使用者:沒有註冊會員 和 1 位訪客