FG

Where is the Apache configuration located on Linux Mint?

Fresh3 days ago
Mar 15, 202618978 views
Confidence Score0%
0%

Problem

Using the command produces a text file containing just one line. I need to change the DocumentRoot of my Apache configuration so as to use with the CakePHP framework.

Error Output

gedit /etc/apache2/httpd.conf

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Where is the Apache configuration located on Linux Mint?

Low Risk

On Debian-based systems (which Mint is), the Apache configuration takes a different approach. Every "site" has its own configuration in . The default configuration is named . So, try: Don't forget to reload or restart Apache afterwards: As a sidenot…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment