DbAppWeb.com

Menu
  • Home
  • Linux
  • HP-UX
  • macOS
  • Windows
  • Web Servers
  • App Servers
  • Storage

Tag: Apache

Disable SSL Medium Strength Cipher Suites
July 10, 2021 Web Servers, Linux

Disable SSL Medium Strength Cipher Suites

NESSUS tool found below vulnerability on the scan of a server. 42873 – SSL Medium Strength Cipher Suites Supported   Synopsis The remote service supports the use of medium strength SSL ciphers.   Description The remote host supports the use of SSL ciphers that offer medium strength …
Full Article
Forbidden: You don’t have permission to access / on this server (Apache 2.4.6)
June 20, 2020 Linux, Web Servers

Forbidden: You don’t have permission to access / on this server (Apache 2.4.6)

Problem I have installed Apache 2.4.6 on an RHEL 7.4 server. Apache installed and configured successfully but when I tried to access a page I got the below error: Forbidden You don’t have permission to access / on this server Reason RHEL 7.4 comes with SELinux …
Full Article
How to Generate Certificate Signing Request (CSR) for Apache Using OpenSSL
February 8, 2019 Linux, Web Servers

How to Generate Certificate Signing Request (CSR) for Apache Using OpenSSL

Certificate Signing Request (CSR) is required for placing an order to obtain an SSL certificate from any SSL certificate provider.  You can create your certificate signing request (CSR) for your Apache web server with the OpenSSL utility. OpenSSL utility comes with the OpenSSL package and is …
Full Article
Configure Multi-Processing Modules (MPM) worker.c in Apache 2.2.3
July 5, 2018 Web Servers

Configure Multi-Processing Modules (MPM) worker.c in Apache 2.2.3

Multi-Processing Modules (MPM) The default processing model (MPM) is the process-based ‘prefork’ model. A thread-based model, ‘worker’, is also available, but does not work with some modules (such as PHP). The service must be stopped before changing this variable. Enable the worker module To enable the …
Full Article
Configure Logging And Log Rotation In Apache
May 12, 2018 Web Servers

Configure Logging And Log Rotation In Apache

Log rotation is already configured in apache and by default, it rotates the log files weekly as shown below in the default configuration file. But we need to change it if the log file size becomes very big in a week. Default Configuration # cat /etc/logrotate.conf …
Full Article
Force HTTPS connections in an Apache server environment
May 8, 2018 Web Servers

Force HTTPS connections in an Apache server environment

To secure the entire site we need to redirect all the requests to HTTPS which are coming through HTTP or any other. Redirect all connections over HTTPS To redirect all the requests over SSL we need to add the below RewriteCond in Apache configuration file /etc/httpd/conf/httpd.conf # …
Full Article
How to Check the Version of Apache Installed on Linux
August 2, 2017 Linux, Web Servers

How to Check the Version of Apache Installed on Linux

You can easily determine which version of Apache running on your Linux server by using any command given below:  httpd -v OR  apachectl -v Check the Version of Apache using httpd command Running the httpd -v command will give you an output that will look like …
Full Article
  • Popular
  • Recent

Categories

  • Android (2)
  • Blogger (16)
  • Domain and Hosting (1)
  • Hardware Issues (7)
  • HP-UX (55)
  • HPE Data Protector (9)
  • IBM Lotus Notes (2)
  • IBM WebSphere Application Server (16)
  • Internet Tips & Tricks (15)
  • iOS (8)
  • JBoss/WildFly Application Server (2)
  • Linux (76)
  • macOS (15)
  • Microsoft Windows (31)
  • News and Updates (11)
  • Oracle Database (5)
  • SSL/TLS (1)
  • Storage Servers (23)
  • Tools/Softwares (1)
  • VMware ESXi (17)
  • Web Servers (14)
  • WordPress (5)

Archives

DbAppWeb.com

Solution of Database, Application and Web Server Problems

About DbAppWeb.com

One Stop Solution for Database Server, Application Server and Web Server Problems.

Subscribe to Blog via Email

Enter your email address to subscribe to this blog and receive notifications of new posts by email.

DbAppWeb on Social Media

Copyright © 2025 DbAppWeb.com
Terms and Conditions   Theme by MyThemeShop.com