> On Sep 14, 2018, at 11:10 AM, John Ralls <jra...@ceridwen.us> 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. Regards, Adrien _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel