rejetto forum

Software => HFS ~ HTTP File Server => Bug reports => Topic started by: mastabog on April 28, 2013, 03:18:38 AM

Title: browse css and js lost if root not browsable
Post by: mastabog on April 28, 2013, 03:18:38 AM
I added a subdirectory under root and made it browsable. There are no restrictions per user in either root or this dir. If the root dir / is not made browsable itself, then I can't see any of the styling (css) and neither of the javascript functions work. HFS issues a "403 forbidden":

Code: [Select]
GET /?mode=section&id=lib.js HTTP/1.1
Code: [Select]
GET /?mode=section&id=style.css HTTP/1.1
Code: [Select]
HTTP/1.1 403 Forbidden
Content-Type: text/html
Accept-Ranges: bytes
Server: HFS 2.3 beta
Content-Encoding: gzip

This is on beta #283
Title: Re: browse css and js lost if root not browsable
Post by: rejetto on April 28, 2013, 07:55:58 PM
thank you for reporting.
you'll find the fix in next release (284)