Re: [users@httpd] Apache static compile

2023-04-01 Thread Bjoern Voigt
On 29.03.23 18:49, Chris me wrote: Thanks, unfortuanetely those options made no difference at all, the same things are still dynamically linked. At the very least I figured I can make due with only have the SSL library statically linked but I have tried -with-ssl=path (as per my other email).

Re: [users@httpd] Apache static compile

2023-03-29 Thread Bjoern Voigt
On 28.03.23 00:14, Chris me wrote: Hi, I hope this is an OK question. I have a need to build apache with all libraries statically linked and included in the httpd executable. Is this possible? In https://serverfault.com/a/715193 you will find the answer, to use "configure --disable-shared"

Re: [users@httpd] Apache and nextcloud - insecure ?

2020-09-02 Thread Bjoern Voigt
Bernd Lentes wrote: > 1. > https://docs.nextcloud.com/server/19/admin_manual/installation/source_installation.html#installation-wizard > The recommendation is to change the owner of the DocumentRoot of the > Nextcloud installation to www-data, the user the apache2 process is running. > "chown -R

Re: [users@httpd] Apache mod_dav alternatives?

2016-06-01 Thread Bjoern Voigt
Christopher Schultz wrote: > Bjoern, > > On 5/21/16 5:08 PM, Bjoern Voigt wrote: > > I am using Apache as a web and proxy server, but I am unhappy with > > Apache as a WebDAV file server. > > > I am missing a good file permission or ACL configuration in Apache

[users@httpd] Apache mod_dav alternatives?

2016-05-21 Thread Bjoern Voigt
I am using Apache as a web and proxy server, but I am unhappy with Apache as a WebDAV file server. I am missing a good file permission or ACL configuration in Apache mod_dav. My wishlist: * "good/flexible" permission control (important) * stable and secure (important) * Apache >= 2.4 based

Re: [users@httpd] Apache proxy keeps cache directory empty (SOLVED)

2016-04-19 Thread Bjoern Voigt
Yann Ylavic wrote: > This prevents caching of forward-proxy URLs since they do not start / > (but rather http://). > Can you try: >CacheEnable disk http:// > ? Thank you. I found this solution at the same time here: https://bz.apache.org/bugzilla/show_bug.cgi?id=53787 Now I have: Cache

Re: [users@httpd] Apache proxy keeps cache directory empty

2016-04-19 Thread Bjoern Voigt
Rainer Jung wrote: > First personally I don't like the use of IfModule. That is a nice > feature, if you want to be flexible in turning on or of functional > blocks. But if you have a more rigid configuration and you need a > feature, why enclose it in IfModule? If the module really isn't > loaded,

[users@httpd] Apache proxy keeps cache directory empty

2016-04-15 Thread Bjoern Voigt
Since some years I run a local Apache proxy cache for localhost and the 192.168.1.0/24 network. My proxy cache directory /var/cache/apache-proxy is cleaned by a htcacheclean weekly cron job. In the meantime Apache stopped writing files in my cache directory /var/cache/apache-proxy. The proxy funct

[users@httpd] Incorrect links in autoindex files in a reverse proxy setup

2015-06-07 Thread Bjoern Voigt
To make user access to Web and WebDAV services easier, I try to collect all services on one public server for one of my customers. Some internal servers act as WebDAV servers. All servers run with Apache 2.4. Access to WebDAV service of "other-server" (https://other-server/webdav/) from public se

[EMAIL PROTECTED] Detailed access control for WebDAV ?

2008-09-20 Thread Bjoern Voigt
Hello, I wondered about the fact, that detailed access control rights for WebDAV shares are relatively difficult to configure in Apache 2.2. To show this, I give an relatively simple example. But you also can skip this example. A small group of users "group1" should have full access to a dir