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).
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"
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
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
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
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
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,
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
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
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
10 matches
Mail list logo