Quote:
Originally Posted by archerjd
What is the output of the following command?
Code:
ls -l /etc/apache2/conf.d
|
server1:/# ls -l /etc/apache2/conf.d
total 12
-rw-r--r-- 1 root root 237 ene 20 18:31 apache2-doc
-rw-r--r-- 1 root root 269 ene 21 01:05 charset
lrwxrwxrwx 1 root root 28 abr 1 00:48 phpmyadmin.conf -> ../../phpmyadmin/apache.conf
-rw-r--r-- 1 root root 1464 ene 21 01:05 security
server1:/#
Thanks for your response
J.F. Ruano.