Dear all,

I have access to a server that serves more than 100 Virtual host.
sometimes i'm in need to find the specific conf file for let's say a site that's x.y.domain.net

if i grep -ri x.y.domain.net ./ # it's going to take forever and degrade the server performance as there's lots of small size under that dir.

So is there an apache command that shows the sites being served as well as their aliases?


I know it's a newbie question so bear with me..

Thanks,

--Roland





---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to