extras/httpd-directories.conf

pucky

Verified User
Joined
Sep 9, 2006
Messages
758
What is the difference between

httpd-directories.conf
httpd-directories.conf.new
httpd-directories.conf.old

Seriously, which one should the server be using? It shows httpd-directories.conf right now but why are there a new and old? Should new replace conf? Conf is the only one being imported and its pointing to old.

lrwxrwxrwx 1 root root 26 Apr 30 15:35 httpd-directories.conf -> httpd-directories-old.conf

Im looking for all possible reasons why http://domains.com/pma webmail phpmyadmin roundcube squirrelmail is not working.
 
Last edited:
The only one that is used is .conf the rest are ignored. They were probably copied to preserve the data.
 
Back
Top