[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



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 ?