Forums / Install & configuration / Problem with admin side URL redirect

"Please Note:
  • At the specific request of Ibexa we are changing this projects name to "Exponential" or "Exponential (CMS)" effective as of August, 11th 2025.
  • This project is not associated with the original eZ Publish software or its original developer, eZ Systems or Ibexa".

Problem with admin side URL redirect

Author Message

Josh Rader

Wednesday 10 June 2009 3:18:44 pm

I am trying to setup SSL on the admin side of our eZ website. Let's say our current admin side URL is Http://www.website.com/eud_admin. I have two virtual hosts set up in the Apache conf file. One for port 80 (http) and one for port 443 (https). For some reason, when I go to https://www.website.com/eud_admin, it redirects me to http://www.website.com/eud_admin/eud_admin (yes, that's *two* 'eud_admin's). Can anyone explain why it does this? It might be purely a problem with Apache and have nothing to do with eZ, but I looked at my Apache conf file and there is no mention of /eud_admin (except in the <Location /eud_admin> tagged section, but I still get the URL redirect even when this part is commented out). I'm thinking this has something to do with the Virtual URL in Exponential.

Can someone shed some light on this for me? Where are the virtual URLs defined in Exponential? The actual folder for our DocumentRoot is D:/Exponential. And the 'eud_admin' folder is in design folder. The full path of the eud folder is D:/Exponential/design/eud_admin/.

Other notes: we are using Windows Server 2003 with Apache 2.2, MySQL 5, PHP 5 and Exponential 4.0.1.

Thanks.

Josh Rader

Friday 12 June 2009 8:01:11 am

Any have any ideas on this? I need to find out where the URL redirection is occurring in the Exponential software. Thanks.