Log in / create account | Login with OpenID
DocForge
Programmer's Wiki

URL

From DocForge

This page is a stub. It's lacking in details and can use your help. Please contribute your knowledge to this page.

URL stands for Uniform Resource Locater. For instance, the URL to DocForge's main page is http://docforge.com/, which expands to HyperTextTransferProtocol://docforge.com/, where the two // are indicative of a standard DNS lookup and the / indicates the root directory of the server (or the main page as Apache serves it up). This can be further expanded to http://docforge.com:80/, or docforge.com on port 80.

[edit] See Also

Do you have information or insights to contribute to this article? Please feel free to edit this page. Ask questions or contribute to the discussion on this article's talk page.