What is the name of the web technology in which URLs have this form:?

March 31, 2009 by Question  
Filed under Tech Answers

/dir/dir/file.ext/dir/dir

I have seen before file names specified in the URL which are followed by directories.

Comments

One Response to “What is the name of the web technology in which URLs have this form:?”

  1. MG on March 31st, 2009 6:48 am

    The names with extentions are also directories. You can have directories with a period in the name.

    If it was /dir/dir/file.ext?dir/dir the file.ext could be one of many different web application which is accepting dir/dir at the end as a querystring.

Feel free to leave a comment ...