This allows the same authentication info to be used by multiple subdomains.
var.site-fcgi-dir = var.fcgi-dir + "/evolution-events-nl"
evhost.path-pattern = var.site-dir + "/htdocs/%3/"
+
+ # Configure a simple plaintext password file
+ auth.backend = "plain"
+ auth.backend.plain.userfile = var.site-dir + "/conf/simple.user"
+
fastcgi.server += (
".php" =>
)
$HTTP["host"] =~ "^orga.evolution-events.nl$" {
- auth.backend = "plain"
- auth.backend.plain.userfile = var.site-dir + "/conf/simple.user"
auth.require += ( "/private" =>
(