Suppose you are a browser and you get a URL like:
http://www.enavigo.com/awesome
How do you know if awesome is a directory or a file?
A really nice hint you’d be nice to give is to append a slash to the URL whenever you denote a directory.
So how *can* you find that out?
The only way I found out […]
How browsers detect whether the URL points to a file or a directory
September 1st, 2008 No Comments
Tags: directory · file · http · web servers