LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   SSL Joomla Administration Folder (https://www.linuxquestions.org/questions/fedora-35/ssl-joomla-administration-folder-525837/)

clpl1980 02-05-2007 03:03 PM

SSL Joomla Administration Folder
 
Hi everyone!

I run a Fedora Core 5 httpd (Apache2) server and I want to install Joomla! on it.

As you know, Joomla! sets the administrator directory as a subdirectory of the html documents folder.

I'd like to configure my server to:
1. redirect http://www.myserver.com/administrator to https://www.myserver.com/administrator

2. allow access to administration only via https://www.myserver.com/administrator

3. let the site be accessible from http and not https

4. keep my current settings, that allow me to reach squirrelmail directly from the root https folder (https://www.myserver.com)

To recap:
https://www.myserver.com --> Squirrelmail
https://www.myserver.com/administrator --> Joomla! Admin
http://www.myserver.com --> Joomla! frontend website

How can I configure httpd.conf and ssl.conf to do this?

Thank you in advance!


All times are GMT -5. The time now is 01:33 AM.