How to enable EPEL repository on RHEL so I can upgrade Apache
arnoldbird asked: I want to upgrade Apache to 2.4.46 or later on RHEL 7. One step in the instructions I’m following is to Enable the EPEL repository, like so… cd …
Freedom through Communications
Browsing Tag
arnoldbird asked: I want to upgrade Apache to 2.4.46 or later on RHEL 7. One step in the instructions I’m following is to Enable the EPEL repository, like so… cd …
Undesirable asked: I was going through my Apache2 access logs this evening, when I found what appear to be CONNECT requests in the log file: … 5*.**.***.**8 – – [28/Jan/2021:21:40:41 …
Lionel Elie Mamane asked: I have a website, accessible with HTTP over TLS. It is multi-homed, so there are several A DNS entries for the hostname. Additionally, there are several …
Manav Sengupta asked: I am not able to enable/load module mod_wgsi in apache webserver in cent os 8 VPS. It works very easily in ubuntu by running the command sudo …
server asked: The site is hosted on AWS and the website is dropped into the var www html directory. Is there any advantage to setting up a virtual host considering …
logax asked: i’m looking to download recusively my wordpress website into static using wget, the problem is that whenever i do that, it’s using too much bandwith (3.5gb) even though …
William asked: On my VPS(CentOS 7), the default iptables is: Chain INPUT (policy ACCEPT) target prot opt source destination ACCEPT all — 0.0.0.0/0 0.0.0.0/0 state RELATED,ESTABLISHED ACCEPT icmp — 0.0.0.0/0 …
d.lanza38 asked: I was prompted with the idea of opening up the permissions on the PHP executable to more than just the webserver. PHP executable meaning /usr/bin/php or /usr/bin/php-cli or …
Douwe asked: I have been following this tutorial to set up a reverse proxy. I have moved some sites to a new server, and changing the DNS for a lot …
B. Fleming asked: Okay, this is a doozy. I’m running Apache 2.4 on Ubuntu 16.04 server instances. I use near-identical environments for both production and testing instances, as well as …