It is up to the which distribution you are using. If you are using redhat/fedora and use default rpm then default location would be /etc/httpd but if you build source code of Apache then location can be of your choice. if you build from source then use --prefix option in your configure script to tell apache to install location. Example
--prefix=/usr On Tue, Jan 19, 2010 at 12:26 PM, Lee Fisher <blib...@gmail.com> wrote: > > Is there a standard location where the SSL crt, csr, and key files should > be > > located? > > This wiki page might be of help for some of these locations: > > http://wiki.apache.org/httpd/DistrosDefaultLayout > > > > > --------------------------------------------------------------------- > The official User-To-User support forum of the Apache HTTP Server Project. > See <URL:http://httpd.apache.org/userslist.html> for more info. > To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org > " from the digest: users-digest-unsubscr...@httpd.apache.org > For additional commands, e-mail: users-h...@httpd.apache.org > >