> On Sep 14, 2018, at 9:24 AM, Adrien Monteleone 
> <[email protected]> wrote:
> 
> 
> 
>> On Sep 14, 2018, at 11:10 AM, John Ralls <[email protected]> wrote:
>> 
>> 
>> We should change the name of gnucash-guide/index.html, but we should also 
>> insert an index.html into every directory that raises an error to prevent 
>> direct browsing; user access should be via 
>> https://www.gnucash.org/docs.phtml <https://www.gnucash.org/docs.phtml> 
>> only. 
> 
> By this do you mean you don’t want people to see the contents of the 
> directory?
> 
> If that’s the case, you can accomplish that with an .htaccess directive as 
> follows:
> 
> # disable directory browsing
> Options All -Indexes
> 
> You shouldn’t need ‘dummy’ index.html files.

It's my understanding that that's less than perfect. It's standard practice in 
the the CMS world to put poisoned index.html files in directories where you 
don't want browsers poking their noses.

Regards,
John Ralls

_______________________________________________
gnucash-devel mailing list
[email protected]
https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Reply via email to