[ee122] [Proj1b] index.html Question

Allen Lee leeallen at berkeley.edu
Fri Oct 26 14:38:29 PDT 2007


I have a question about what to print if we don't have read permission after
appending /index.html to the URI.  Suppose the server receives the request
"GET /foo HTTP/1.0" and successfully resolves the request by appending
/index.html to the URI.  If we don't have read permission for this file,
should the response be

HTTP/1.0 403 Forbidden: /foo

or

HTTP/1.0 403 Forbidden: /foo/index.html

Thanks,
Allen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.ICSI.Berkeley.EDU/pipermail/ee122/attachments/20071026/379c9a24/attachment.html 


More information about the ee122 mailing list