Problems logging in

Author Message

Trond Åge Kvalø

Friday 30 April 2004 3:23:40 am

Hi

I have a site that uses host access.

This site has login required. After entering my username and password, I'm redirected to http://www.example.com/index.php/ instead of http://www.example.com/index.php (notice the extra slash at the end).

How can I change this?

best regards
trondåge

How can I change this?

trondåge

Dominik Pich

Monday 03 May 2004 12:26:04 am

why? that what ez does - use the url for page navigation
Maybe you can hide the ez part?

Trond Åge Kvalø

Friday 07 May 2004 2:31:40 am

The reason why I want to do this is because when the extra slash is added, the image on the front page won't show.

The template code for the image is:

"><img src="{$node.object.data_map.bilde.content.original.url}" border="0"> 

The source code after I view the page is the same for both instances:

<img src="var/kompetanseportalen/storage/images-versioned/362/34-eng-GB/forside1.jpg" border="0">

Does anyone have a clue to what might be wrong?

best regards
trondåge

trondåge

Paul Forsyth

Friday 07 May 2004 2:50:20 am

Sounds like your vhost settings. What is your rewrite rule?

paul

--
http://www.visionwt.com

Trond Åge Kvalø

Friday 07 May 2004 3:45:15 am

Uhhmmm.... ok, you got me there. :-)

I'll find the rewrite rule in my apache config file, right? Or do ezPublish have a rewrite rule hidden somewhere in the .ini settings?

I've created a guest account so you can see this behaviour live:

URL: http://www.kompetanseportalen.no

-u guest -p guest

when you log in first time, all is well. But try to click the "logg inn" symbol (the key) to the left, then click the lowermost link in the next page, the one under "Innlogging for andre brukere", and log in again.

best regards
trondåge

trondåge

Paul Forsyth

Friday 07 May 2004 4:09:11 am

Have a read of these threads to see what to do:

http://ez.no/community/forum/install_configuration/howto_remove_indexphp_in_urls
http://ez.no/community/forum/setup_design/i_need_some_help_with_regular_expressions_apache_rewritrerule
http://ez.no/ez_publish/documentation/configuration/configuration/tips_tricks/exclude_uris_from_rewrite

paul

--
http://www.visionwt.com

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