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 eZ Publish.

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

Other notes: we are using Windows Server 2003 with Apache 2.2, MySQL 5, PHP 5 and eZ Publish 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 eZ Publish software. Thanks.

Powered by eZ Publish™ CMS Open Source Web Content Management. Copyright © 1999-2014 eZ Systems AS (except where otherwise noted). All rights reserved.

eZ debug

Timing: Jan 31 2025 05:32:43
Script start
Timing: Jan 31 2025 05:32:43
Module start 'layout'
Timing: Jan 31 2025 05:32:43
Module start 'content'
Timing: Jan 31 2025 05:32:43
Module end 'content'
Timing: Jan 31 2025 05:32:43
Script end

Main resources:

Total runtime0.0172 sec
Peak memory usage2,048.0000 KB
Database Queries3

Timing points:

CheckpointStart (sec)Duration (sec)Memory at start (KB)Memory used (KB)
Script start 0.00000.0053 588.2578151.2266
Module start 'layout' 0.00540.0025 739.484436.6797
Module start 'content' 0.00790.0076 776.164189.9844
Module end 'content' 0.01550.0016 866.148429.9922
Script end 0.0172  896.1406 

Time accumulators:

 Accumulator Duration (sec) Duration (%) Count Average (sec)
Ini load
Load cache0.002413.8162140.0002
Check MTime0.00105.8921140.0001
Mysql Total
Database connection0.00095.505410.0009
Mysqli_queries0.002514.476030.0008
Looping result0.00000.063810.0000
Template Total0.00137.310.0013
Template load0.00105.918510.0010
Template processing0.00021.359710.0002
Override
Cache load0.00063.709110.0006
General
dbfile0.002715.930080.0003
String conversion0.00000.040240.0000
Note: percentages do not add up to 100% because some accumulators overlap

Templates used to render the page:

UsageRequested templateTemplateTemplate loadedEditOverride
1print_pagelayout.tpl<No override>extension/community/design/community/templates/print_pagelayout.tplEdit templateOverride template
 Number of times templates used: 1
 Number of unique templates used: 1

Time used to render debug report: 0.0001 secs