*go to the folder etc/httpd/conf
''cd /etc/httpd/conf''
*You can type ls to list the files.
*go to the folder etc/httpd/conf.d
''cd /etc/httpd/conf.d''
*You can type ls to list the files.
SSLCertificateKeyFile /etc/httpd/conf/filename.key
DocumentRoot /var/hda/web-apps/joomla/html
<Directory "/var/hda/web-apps/joomla/html">
Options Indexes FollowSymLinks +ExecCGI
AddHandler fcgid-script .fcg