Directory structure and script arguments
Posted
by
felwithe
on Pro Webmasters
See other posts from Pro Webmasters
or by felwithe
Published on 2014-02-27T21:12:21Z
Indexed on
2014/05/29
22:03 UTC
Read the original article
Hit count: 137
url
I'll often see a URL that looks something like this:
site.com/articles/may/05/02/2011/article-name.php
Surely all of those subdirectories don't actually exist? It seems like it would be a huge redundancy, even if it was only an identical index file in every directory. To change anything you'd have to change every single one.
I guess my question is, is there some more elegant way that sites usually accomplish this?
© Pro Webmasters or respective owner