-
SitePoint Zealot

the correct structure of an url
Hello,
Just want to make sure that a correct url must have a '/' after the domain.
1) http://example.com?blahblah=test
2) http://example.com/?blahblah=test
3) http://example.com/page.php?blahblah=test
4) http://example.com#fragment
5) http://example.com/#fragment
1 and 4 are malformed urls, am I right? What is the RFC defining this?
-
Well the domain should have the / yes. Doesn't mean it can't be processed without, but you should have the '/' yes.
-
SitePoint Zealot

Does someone know what is the RFC (or other official ressource such as w3c) defining this?
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks