-
NOTE: @jpl-btlunsfo before starting on this, we should discuss more..
Investigate how VENUE HTTPD configurations are managed, and improve this process.
Look into whether EFS is still necessary. …
-
We should document, in gitbook, the template for what the HTTPD configuration looks like for the shared services HTTPD. For example, what tokens change, per shared service account and how to determine…
-
I'm trying to set up a httpd configuration to use uPste with but can't get it to work without flaws.
At the same time, I am pretty bad at nginx configuration (as I've never worked with it) :)
This u…
-
When a cluster already uses httpd, the install script may override settings. Therefore, make httpd install optional (either detect this situation or just ask whether to configure).
-
Hi,
I'm having an issue where the update_ood_portal script is not updating the logout_redirect directive in the Apache configuration.
This is how I expect things to work:
1. Edit logout_redirec…
-
Please edit documentation.
1. Be aware of this line **printf "LoadModule proxy_fcgi_module modules/mod_proxy_fcgi.so" > /etc/httpd/conf/httpd.conf**, this will rewrite your configuration file with …
-
Relates to #18
Automate deployments so they react to changes automatically (through gitops). Scaling should be done automatically as well as updating a version. Move from helm to ArgoCD for this. …
-
**Describe the bug**
Lynis couldn't open symlink files realted to apache
Function/test: [FileIsReadable] Message: Can not determine symlink /etc/httpd/common/.conf
**Version**
-Di…
-
launch command:
`docker run --rm -p 5001:8080 -v /docker/awstats/awstats-db:/var/lib/awstats openmicroscopy/awstats httpd`
Output:
```
Attaching to awstats_awstats-www-rm_1
awstats-www-rm_1 …
-
Hello, I am trying to configure Apache2 to run through SSL. But when I try to enable the 'Include httpd-ssl.conf' in the main httpd.conf file and run it. It says:
AH00526: Syntax error on line 52 o…