Re: [users@httpd] Is there an order to the .htaccess file

2021-05-03 Thread Eric Shields | #MassTransitHonchkrow
mand "sudo a2enmod rewrite.load" and then restart apache. For systemd users, type "sudo systemctl restart apache2". If you forget sudo, it will ask for your password anyway. Eric Shields  MassTransitHonchkrow Ask me about the Krowverse Suite of Services. ‐‐‐ Original Mess

Re: [users@httpd] missing mod_ssl

2021-05-03 Thread Eric Shields | #MassTransitHonchkrow
; and "sudo a2enmod ssl.load". The Apache2 documentation's labeling of modules is deceptive relative to what the names of the actual modules are after installation. Keep this in mind regardless of whether you are building for yourself or downloading from a repo. Eric Shields  Mass

Re: [users@httpd] Detailed Apache monitoring

2021-04-28 Thread Eric Shields | #MassTransitHonchkrow
he "ls -la" command to find out what's inside. Some files are compressed if they're older than 48 hours but you can unpack them at your leisure. Use "sudo systemctl status apache2" to list all processes associated with the apache2 server. Eric Shields  MassTransitHonchkrow As

Re: [users@httpd] Detailed Apache monitoring

2021-04-28 Thread Eric Shields | #MassTransitHonchkrow
I use Webmin to monitor those resources. You can also use "cat" followed by the location of any apache2 configuration file you'd like to peek at. Eric Shields  MassTransitHonchkrow Ask me about the Krowverse Suite of Services. ‐‐‐ Original Message ‐‐‐ On Wednesday, April

Re: [users@httpd] LAN to WAN access

2021-04-27 Thread Eric Shields | #MassTransitHonchkrow
I have a DAV server on a class B NAT behind a DigitalOcean Wireguard server. To achieve what you're seeking, you need to set up iptables rules under the "Destination NAT" rule subgroup. You should adjust the hosts file on your device to reflect the fully qualified domain name (FQDN) of the