Menu Content

Podpora

> Diskusní fóra, FAQs & placená podpora
Welcome, Guest
Username Password: Remember me

The page isn't redirecting properly
(1 viewing) (1) Guest
Support forum for customers who have purchased JoomSEF 3 (Joomla 1.5 compatible). Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: The page isn't redirecting properly

The page isn't redirecting properly 14 years, 2 months ago #13054

Order No. 10722
Joomla: 1.5.18
JoomSEF: v 3.6.5
PHP Version: 5.2.10
Web Server: Microsoft-IIS/6.0
Ionics Isapi Rewrite is installed and configured.

I am getting;
 
The page isn't redirecting properly
 
Firefox has detected that the server is redirecting the request for this address in a way that will never complete.
 
* This problem can sometimes be caused by disabling or refusing to accept
cookies.


only on the domain root eg. www.domain.com/
If I add index.php/ eg. www.domain.com/index.php/ the page loads.
If I create a custom url like www.domain.com/home the page loads.

My Iirf.ini file contains;
########## Begin - Joomla! core SEF Section
#
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{HTTP_URL} (/|\.php|\.html|\.htm|\.feed|\.pdf|\.raw|/[^.]*)$
RewriteRule ^/(?!index\.php)(.*)$ /index.php/$1 [U,L]
 
#
########## End - Joomla! core SEF Section

#############
#SEF extension - e.g. OpenSEF, 404_SEF, 404SEFx, SEF Advance, etc
#
#RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR] ##optional - see notes##
#RewriteCond %{REQUEST_URI} (/|.htm|.php|.html|/[^.]*)$ [NC]
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule (.*) index.php
########

#####
#RewriteCond %{HTTP_URL} (/|\.htm|\.php|\.html|/[^.]*)$
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule (.*) /index.php [U,L]
#######

MaxMatchCount 10


I've tried all three groups without any luck.


I did have this working with the older, free version of JoomSEF, but not having any luck with the latest paid version, but going back to this version is not an option as I don't want any links on the site.

Although, not the ideal option, I would settle for it to redirect to www.domain.com/home

Please help!!
The topic has been locked.

Re:The page isn't redirecting properly 14 years, 2 months ago #13076

  • dajo
  • OFFLINE
  • Posts: 5069
Hello,

Try this - go to JoomSEF's configuration and on the Advanced tab set "Fix index.php links" option to "No".

Best regards,
ARTIO Support Team
ARTIO Support Team
The topic has been locked.

Re:The page isn't redirecting properly 14 years, 2 months ago #13090

Awesome that worked!
Thank you very much
The topic has been locked.
  • Page:
  • 1
Přihlášení uživatele Prázdný