[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-developers] Having to add / at end of URL to get index.html to show
- Subject: [cobalt-developers] Having to add / at end of URL to get index.html to show
- From: "Eric Arseneau" <eat@xxxxxxx>
- Date: Sat Jan 20 09:25:03 2001
- List-id: Discussion Forum for developers on Cobalt Networks products <cobalt-developers.list.cobalt.com>
I'm not sure this is the right list for this question, but here goes.
For some reason if I do the following
http://myip/ericsworld
I get an error, but if I do the following
http://myip/ericsworld/
The RaQ 3 goes ahead and gets the index.html that is in the directory and
displays it fine.
Did anyone else have this problem, if so how did you fix it ?