[users@httpd] Apache httpd 2.4.41 was installed successfully to CentOS 7.6 using rpm

2019-08-15 Thread kohmoto
Hi, Platform:     CentOS Linux release 7.6.1810 (Core)     kernel version: kernel-3.10.0-957.27.2.el7.x86_64 I have installed the newly released Apache httpd 2.4.41 on the above  platform through rpmbuilding successfully with no problems. Thank you all contributors to this project for this

[users@httpd] Create cookies using Rewrite after successful mod_authn_dbd login

2019-08-15 Thread Bill Moo
Hello, I am using Apache 2.4.29 on Ubuntu 18.04 and I am migrating a site that has a directory that was originally protected via login using my own CGI. As part of this migration I have changed this to use dbd via pgsql and this works as expected, prompting me to login when I request the

Re: [users@httpd] How can I simplify this URL to just the hostname with rewrite rules?

2019-08-15 Thread Frank
You don't need to escape characters in the target of the RewriteRule. On 14/08/19 03:01 PM, Dorrian, William wrote: > Hi Darryl. > > > > I was able to do this with: > > > > RewriteEngine on > > RewriteRule ^/$ >