Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

Profile for mxhz

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 22:33
  • Posts: 4
  • Profile Views: 2261
  • Location: Unknown
  • Gender: Unknown
  • Birthdate: Unknown

Signature

Posts

Posts

emo
Hi, i recently paid fo support, and from wednesday no answer, I just want to know the progress to report my superior. Thanks
Joomla + IIS + Jooms ...
Category: JoomSEF 3
emo
Hi, is there a way u can put the rules used?... I change to Helicon Isapi and the same results. Thanks
Joomla + IIS + Jooms ...
Category: JoomSEF 3
emo
Hi, i will try this weekend working with helincon, i read that Ionic was having better results, but know that u comment I will try. thanks!
Joomla + IIS + Jooms ...
Category: JoomSEF 3
emo
Hi, after lot of hours and a lot of attempts to make it work, I can make friendly URLs work, i know Apache will work, but because the things we have in our server the change cant be possible in this moment.

If someone know how to solve or information to solve it, i will appreciate. I had alraeady look at the forum and here is were I found the requiered things.
I have the next config:
Dedicated Server with WIn2003 and IIS 6.0
Joomla 1.0.12
Artio JoomSEF 1.5.1
Ionic IsapiRewriter

I already try the next:
I try with JoomSEF


The Results:
When I turn ON the option SEO and Artio OFF i got this kind of URLs:
www.site.com.mx/index.php?/content/view/94/69/

When I turn ON the option SEO and Artio ON i got the next:
1. With this rules:
RewriteCond %{URL} ^(/component/option,com) [NC,OR]
RewriteCond %{URL} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule /(.*) /index.php [L,U]
Always show the 404 error.

2. With this:
IterationLimit 10
MaxMatchCount 10
RewriteCond %{HTTP_URL} (/|\.htm|\.php|\.html|/[^.]*)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) /index.php [U,L]RewriteCond %{HTTP_URL}
(/|\.htm|\.php|\.html|/[^.]*)$
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) /index.php [U,L]
I got always 404 error.

3. Using this:
IterationLimit 10
MaxMatchCount 10
RewriteRule ^/$ /index.php
RewriteRule ^/content/([^/]+)/([^/]+)/([^/]+)/([^/]+)/([^/]+)/ /index.php?option=com_content&task=$1&id=$2&Itemid=$3&limit=$4&limitstart=$5
RewriteRule ^/content/([^/]+)/([^/]+)/([^/]+)/ /index.php?option=com_content&task=$1&id=$2&Itemid=$3
RewriteRule ^/component/option,([^/]+)/([^/]+),([^/]+)/([^/]+),([^/]+)/([^/]+),([^/]+) /index.php?option=$1&$2=$3&$4=$5&$6=$7
RewriteRule ^/component/option,([^/]+)/([^/]+),([^/]+)/ /index.php?option=$1&$2=$3
I got the sam 404 error always.


Any suggestion? Something like a checklist to know where can I may be wrong.


Thanks
Joomla + IIS + Jooms ...
Category: JoomSEF 3
More
User Login Empty