↓
 

Software Effect Enterprises, Inc

  • Home
Home→Categories Apache 2.4

Category Archives: Apache 2.4

Use openssl to generate a csr for a certificate

Software Effect Enterprises, Inc Posted on November 15, 2025 by SEEINovember 15, 2025

Create a certificate signing request and a certificate key for server1.fubar.com where: Company name: Fubar Corporation City: Podunk State: Alabama Division of the Company: Network Administration openssl req -new -newkey rsa:2048 -nodes -keyout server1.fubar.com.key -out server1.fubar.com.csr \ -subj “/C=US/ST=Alabama/L=Podunk/O=Fubar Corporation/OU=Network … Continue reading →

Posted in Apache, Apache 2.4, certificate, ssl | Tagged certificate, openssl, request, signing, ssl

Let’s Encrypt Free SSL Certs for your web site

Software Effect Enterprises, Inc Posted on August 15, 2017 by SEEIFebruary 9, 2022

Let’s Encrypt is a fantastic project put together by the non-profit Internet Security Research Group (ISRG). It is a flexible tool for setting up SSL certificates for your web sites. Installation To install on Rocky Linux 8 execute: yum -y install … Continue reading →

Posted in Apache, Apache 2.4 | Tagged certbot, certificates, letsencrypt, renew, revoke

Mysql authentication on Apache 2.4

Software Effect Enterprises, Inc Posted on May 24, 2017 by SEEIMay 24, 2017

I discovered that mod_auth_mysql has been replaced with mod_auth_dbd on Centos 7 and Apache 2.4. The following is a quick reference to setting mod_auth_dbd up <VirtualHost 10.10.10.10:80> # tell DBD you are using mysql DBDriver mysql # how to access … Continue reading →

Posted in Apache 2.4, Centos 7

Limit access to web site with a combination of IP address and basic authentication

Software Effect Enterprises, Inc Posted on May 24, 2017 by SEEIMay 24, 2017

I have a web site that I need to limit access with a combination if username/password AND ip address running on Apache 2.4 I completed this by putting the following in a configuration file <VirtualHost mystuff.domain.com:80> <Directory  /opt/mystuff>     Options … Continue reading →

Posted in Apache, Apache 2.4, Centos, Centos 7
Powered By Rocky Linux
Powered By Rocky Linux
Let's Encrypt
Let's Encrypt

Recent Posts

  • Using nmap to check a certificate on a web server
  • Use openssl to generate a csr for a certificate
  • 3d Printer Filament Density
  • Ubiquiti Controller and pfSense / netgate
  • Reboot Microtik router

Categories

  • Active Directory
  • Android
  • Apache
  • Apache 2.4
  • ASA
  • Brave Browser
  • Cacti
  • Centos
  • Centos 6
  • Centos 7
  • Centos 8
  • certificate
  • Cisco ASA
  • Cisco Switch
  • Dell
  • DHCP
  • Encryption
  • fail2ban
  • Fedora
  • Fedora 31
  • Fedora 36
  • Fedora 38
  • Fedora 40
  • Fedora 41
  • Fedora37
  • Firefox
  • firewalld
  • Gnome 3
  • Google Chrome
  • grub
  • httpd
  • Juniper
  • kvm
  • LetsEncrypt
  • LibreOffice
  • Libvirt
  • Linux
  • Mate
  • Mikrotik
  • MySQL
  • Nagios
  • named/bind
  • Networking
  • OctoPrint
  • OpenVAS/Greenbone
  • pfSense
  • PHP
  • postfix
  • Raspberry PI
  • Rocky Linux
  • Rocky Linux 9
  • Samba
  • sed
  • Signal Messenger
  • SNMP
  • SRX
  • ssh
  • ssl
  • swaks
  • Synology
  • tftp
  • Ubiqiti
  • Ubiquiti
  • Uncategorized
  • Unifi
  • vim
  • wifi
  • Windows
  • Windows 10
  • Windows 11
  • Windows 7
  • Windows Server
  • Windows Server
  • Windows Server 2016
  • Windows Server 2019
  • WordPress

Your IP Address

  • Powered by Find-IP.net
©2025 - Software Effect Enterprises, Inc - Weaver Xtreme Theme
↑