Loading docs/source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -34,9 +34,10 @@ templates_path = ['_templates'] html_theme = 'classic' ### html_static_path = ['access','access/.htpasswd'] html_static_path = ['access','access/.htpasswd','access/.htaccess'] # html_extra_path = ['private/.htaccess'] ### html_extra_path = ['private/.htaccess','private/.htaccess'] # html_extra_path = ['private/.htaccess'] # -- Options for EPUB output Loading docs/source/private/.htaccessdeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line #Protect Directory AuthName "welcome" AuthType Basic AuthUserFile ./.htpasswd Require valid-user Loading
docs/source/conf.py +3 −2 Original line number Diff line number Diff line Loading @@ -34,9 +34,10 @@ templates_path = ['_templates'] html_theme = 'classic' ### html_static_path = ['access','access/.htpasswd'] html_static_path = ['access','access/.htpasswd','access/.htaccess'] # html_extra_path = ['private/.htaccess'] ### html_extra_path = ['private/.htaccess','private/.htaccess'] # html_extra_path = ['private/.htaccess'] # -- Options for EPUB output Loading
docs/source/private/.htaccessdeleted 100644 → 0 +0 −5 Original line number Diff line number Diff line #Protect Directory AuthName "welcome" AuthType Basic AuthUserFile ./.htpasswd Require valid-user