Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: Storm Dragon on February 17, 2003, 12:41:58 AM
-
I must be blind, but I can't find "80Aliases00" under /etc/e-smith/templates/etc/httpd/conf/httpd.conf/ ...
Uhh... help? :S
Thank you!
-
Why not try /etc/e-smith/templates/etc/httpd/admin-conf/httpd.conf .
Terry
-
Ah! Thank you! :)
-
I know you got your answer, but next time try:
find / -name '80Aliases00'
which translates to "find" from root "/" with file name "-name" 'filename'
or just do a google.com search on the find command.
Bill
-
cool