John Joseph wrote:
> Dear Vivek 
>        I did check httpd.conf , but I cannot find , if
> this test file has to be displayed , it should be some
> where , i want to fing those loction 

this is the area in the httpd.conf which displays the default page.
don't have a ready 2.0 server to checkout the stuff

perhaps, noindex.html is the one yu looking for. try "locate" to find it

#
# Disable autoindex for the root directory, and present a
# default Welcome page if no other index page is present.
#
#<LocationMatch "^/$>
#    Options -Indexes
#    ErrorDocument 403 /error/noindex.html
#</LocationMatch>



-- 
                                        \|||/
                                        (o o)
 --------------------------------ooO-----(_)-Ooo-
| vivek                | GPG Key:                |
| [EMAIL PROTECTED]    | http://exain.net/vike   |
|------------------------------------------------|
| Registered Linux User: #305493                 |
 ------------------------------------------------
                                       (  _  )
                                      _| | | |_
                                     (___| |___)



-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to