On Sat, 2004-01-31 at 23:07, Henry Olders wrote: > I changed the documentRoot line to point to a different directory > /var/www/html/mywebsite, where I put my default.html and other web > pages. Now, when I browse the 7200, I get my correct default page if I > have default.html at the end of the URL. Without it, I still get the > test page. > > My question: how can I get rid of the test page, and have the > default.html page served without requesting it specifically? >
Well... I know that most browsers (mozilla, netscape, IE, etc) will automagically display the "index.htm" or "index.html" file in at the end of a URL if no specific *.htm(l) file is specified, but I didn't know they would use a "default.html". Try renaming the "default.html" to "index.html". See the following URL's for clarification: http://home.comcast.net/~freddyboomboom/ and http://home.comcast.net/~freddyboomboom/index.html Don't know anything about apache... try http://httpd.apache.org/docs-project/ for more info... TTFN Andrew -- MaX-list is sponsored by <http://lowendmac.com/> and... / Buy books, CDs, videos, and more from Amazon.com \ / <http://www.amazon.com/exec/obidos/redirect-home/lowendmac> \ Support Low End Mac <http://lowendmac.com/lists/support.html> MaX-list info: <http://lowendmac.com/linux/max.shtml> --> AOL users, remove "mailto:" Send list messages to: <mailto:[EMAIL PROTECTED]> To unsubscribe, email: <mailto:[EMAIL PROTECTED]> For digest mode, email: <mailto:[EMAIL PROTECTED]> Subscription questions: <mailto:[EMAIL PROTECTED]> Archive: <http://www.mail-archive.com/max-list%40mail.maclaunch.com/> Using a Mac? Free email & more at Applelinks! http://www.applelinks.com
