Planet 2005-11-29

If you want to use .htaccess protected sites ...

... you have to set the following conf/config.xml option:

<allowHTTPAuthentication>false</allowHTTPAuthentication>

Otherwise your site won't work.

You need that, because the blog plugin tries to do HTTP Authentication by itself to allow RSS aggregator to see password protected posts. With the above setting, this is not possible anymore, but the whole site will be password protected anyway, therefore this is something we can live for the time being

The other option is to have the same username/password combo for .htaccess based protection and the users within Flux CMS. Then it should work, as well.

We will maybe find a better solution some day, but for now, this has to do it :)

Link: http://devblog.flux-cms.org/archive/2005/11/29/if-you-want-to-use-htaccess-protected-sites.html
Date: 29.11.2005, 08:39
Tags: branches :: trunk
Blog: http://devblog.flux-cms.org/

Labels:

Enter labels to add to this page:
Wait Image 
Looking for a label? Just start typing.