[users@httpd] "GET /somefilename.htm" ... Would a browser do this?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Assuming someone types "www.somedomainname.com/somefilename.htm" into the location field in their favorite browser...

A browser would never request like this would it:

    GET /somefilename.htm

??


Since so many websites are using shared ip addresses, don't requests made by browsers, just to be safe, **always** use the fully qualified URL:

    GET http://www.somedomainname.com/somefilename.htm

??



Am I correct in assuming this?

Thanks.

- Chase



---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux