Skip to content

Instantly share code, notes, and snippets.

@Eugeny
Created March 18, 2010 17:52
Show Gist options
  • Save Eugeny/336637 to your computer and use it in GitHub Desktop.
Save Eugeny/336637 to your computer and use it in GitHub Desktop.
root@u4srv:~/ajenti# ls /etc/apache2/sites-* -l
/etc/apache2/sites-available:
total 24
-rwxr--r-- 1 root root 1071 2010-03-01 14:20 cacti
-rwxr--r-- 1 root root 1056 2010-03-01 14:20 chemfuck
-rw-r--r-- 1 root root 1268 2010-03-18 13:57 default
-rw-r--r-- 1 root root 7364 2010-03-01 14:20 default-ssl
-rwxr--r-- 1 root root 1034 2010-03-01 14:20 rebooter
/etc/apache2/sites-enabled:
total 0
lrwxrwxrwx 1 root root 26 2010-03-04 10:21 000-default -> ../sites-available/default
lrwxrwxrwx 1 root root 24 2010-03-04 10:21 cacti -> ../sites-available/cacti
lrwxrwxrwx 1 root root 27 2010-03-04 10:21 chemfuck -> ../sites-available/chemfuck
lrwxrwxrwx 1 root root 26 2010-03-04 10:21 default -> ../sites-available/default
lrwxrwxrwx 1 root root 27 2010-03-04 10:21 rebooter -> ../sites-available/rebooter
root@u4srv:~/ajenti#
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment