Hi,
Platform:
CentOS Linux release 7.8.2003 (Core)
kernel version: kernel-3.10.0-1127.18.2.el7.x86_64
I have installed the newly released Apache httpd 2.4.46 on
the above platform through rpmbuilding successfully without
problems.
Thank you all contributors to this project for this
Google complains that directories displayed by mod_autoindex have
"Mobile Usability Issues", specifically:
Clickable elements too close together
Text too small to read
Viewport not set
What's the best way to fix this?
I can't change the Apache server config. My top-level .htaccess file
conta
Hello!
I use:
* Debian GNU/Linux (stretch)
* apache (2.4.25)
* libapr1 (1.5.2)
* https://httpd.apache.org/docs/2.4/developer/modguide.html
Preliminary:
I want to write an apache module.
But first I want a kind of info page.
To see how to use apache, apr, how to get and set data, ...,