|
Re: Serving SSL sites with same lighttpd instance: msg#00030web.lighttpd
Jan Kneschke wrote: Currently this is not possible. It is the big mile stone for 1.3.0. Well, I can live without that, if it's possible to split up the config files. Is there any way to do so? I won't maintain the same settings over multiple config files, because some time in one night I'll forget to update the rewrite rules in one of the files... ;) The most simplest way: Don't put those directories in the document-root. Good idea. But some directories below /imstore have to be accessable. I don't like to pipe every small image through a php script if I don't need access controls. $HTTP["url"] !~ "^/imstore/.*/_t$" { I think, that would work. .oO(Conditionals with PCRE-Support, very handy...) Regards, Andreas |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: virtual hosts specify fastcgi daemon?: 00030, Jan Kneschke |
|---|---|
| Next by Date: | PRE-RELEASE: lighttpd-1.3.0-20041209-1605.tar.gz: 00030, Jan Kneschke |
| Previous by Thread: | Re: Serving SSL sites with same lighttpd instancei: 00030, Jan Kneschke |
| Next by Thread: | PRE-RELEASE: lighttpd-1.3.0-20041209-1605.tar.gz: 00030, Jan Kneschke |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |