On Sat, May 13, 2023 at 11:03 AM Marc wrote:
>
> How do I get that the file (docroot)/images/favicon.ico is not loaded from
> the disk but instead from the /tmp/os-favicon.ico?
Use the Alias directive. https://httpd.apache.org/docs/2.4/urlmapping.html
---
How do I get that the file (docroot)/images/favicon.ico is not loaded from the
disk but instead from the /tmp/os-favicon.ico?
"/tmp/os-favicon.ico"
https://httpd.apache.org/docs/2.4/mod/core.html#files
Is this te best manual?? "# Insert stuff that applies to cat.html here" is not
ve