[thesite] Changing an "evolt" URL to a proper URL

Joshua OIson joshua at alphashop.net
Mon Nov 27 13:17:26 CST 2000


If you are looking to convert an evolt URL:

www.evolt.org/foo/bar/articles/1/index.cfm

To a proper url, you can use the following rules:

The first folder after the domain becomes the "section" attrbute.
The second folder after the domain becomes the "subsection" attribute.
The following subfolders become the comma-delimited "params" attribute.

so, the url above becomes

www.evolt.org/index.cfm?section=foo&subsection=bar&params=articles,1

That's all there is to it.  Hopefully this helps clear up some of the issues with submitting the pages to validators, as were previously noted.

-joshua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/thesite/attachments/20001127/60380f99/attachment.htm>


More information about the thesite mailing list