Project

General

Profile

Actions

Bug #6320

closed

On Ubuntu 14.04 / Apache 2.4 use /etc/apache2/conf-available instead of the deprecated /etc/apache2/conf

Added by Dennis Cabooter about 9 years ago. Updated about 9 years ago.

Status:
Rejected
Priority:
2
Assignee:
Matthieu CERDA
Category:
Web - Technique editor
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
Name check:
Fix check:
Regression:

Description

On Ubuntu 14.04 / Apache 2.4 use /etc/apache2/conf-available instead of the deprecated /etc/apache2/conf

# a2enconf ncf-api-virtualenv
ERROR: Conf ncf-api-virtualenv does not exist!
# mv /etc/apache2/conf.d/ncf-api-virtualenv.conf /etc/apache2/conf-available/
# a2enconf ncf-api-virtualenvEnabling conf ncf-api-virtualenv.
To activate the new configuration, you need to run:
  service apache2 reload
# service apache2 reload
 * Reloading web server apache2
*

Related issues 1 (0 open1 closed)

Is duplicate of Rudder - Bug #6392: The Ubuntu 14.04 default apache vhosts are not removed properly and ncf-api-virtualenv is not put at the right placeReleasedBenoît PECCATTE2015-03-12Actions
Actions

Also available in: Atom PDF