Visa Credit Cards | Mortgage | Mobile Phone | Mortgage | Personal Loans
address trouble [Archive] - PCMech Forums

PDA

View Full Version : address trouble


ric449
03-17-2004, 01:34 PM
I need to know if these two links work:

http://ricserv.servebeer.com
http://ricserv.servebeer.com/

They both look the same, apart from the added /. I need to know because in my server software, it shows that some people are getting index.html when they type my address, but some people are getting a page called /. Tell me what results you get here.

doctorgonzo
03-17-2004, 01:39 PM
They both work and go to the same page.

mairving
03-17-2004, 01:43 PM
/ will give you the index (index.html) page. It may not look like it in your logs but it is the same page.

ric449
03-17-2004, 02:15 PM
Ok, thanks. Im still pretty new to web design and servers.