Menu Content

Podpora

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

Joomla + IIS + Joomsef
(1 viewing) (1) Guest
Support forum for users using free edition of JoomSEF 3 (Joomla 1.5 compatible). These forums are mainly for mutual help between users.

Please note that due to our capacity limitations, we do not monitor these forums regularly.
  • Page:
  • 1
  • 2

TOPIC: Joomla + IIS + Joomsef

Joomla + IIS + Joomsef 17 years, 4 months ago #2558

  • mxhz
  • OFFLINE
  • Posts: 4
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

Re:Joomla + IIS + Joomsef 17 years, 4 months ago #2561

If you are Dutch, you are lucky. Take a look http://www.vevida.com/NL/service_onderwerp.asp?owid=244

It is about RewriteRule fot IIS

Re:Joomla + IIS + Joomsef 17 years, 4 months ago #2562

Han Wijman wrote:
If you are Dutch, you are lucky. Take a look http://www.vevida.com/NL/service_onderwerp.asp?owid=244

It is about RewriteRule fot IIS

Here in Englishhttp://www.vevida.com/downloads/ISAPI_Rewrite-documentation.htm

Re:Joomla + IIS + Joomsef 17 years, 4 months ago #2563

  • miun
  • OFFLINE
  • A pesimist is just a well-informed realist.
  • Posts: 563
Hello all who want to run Joomla with SEO on IIS,

we recommend using Helicon Isapi Rewrite Lite (http://www.isapirewrite.com/).
JoomSEF works very well with this one. You may check and see at the following site which is built on IIS and uses JoomSEF and Helicon's rewriter: http://www.depressionet.com.au.

In Ionic's rewriter we found a bug causing non-deterministic behaviour and I am not sure if it was solved already by authors.

If you have problems configuring rewriting under IIS, we also offer support in installing JoomSEF on IIS. The price for this is 80 EUR. Contact Tato emailová adresa je chráněna před spamboty, abyste ji viděli, povolte JavaScript if interested.

Best regards,
Michal
ARTIO Support Team

Re:Joomla + IIS + Joomsef 17 years, 4 months ago #2564

  • mxhz
  • OFFLINE
  • Posts: 4
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!

Re:Joomla + IIS + Joomsef 17 years, 4 months ago #2568

  • mxhz
  • OFFLINE
  • Posts: 4
Hi, is there a way u can put the rules used?... I change to Helicon Isapi and the same results. Thanks
  • Page:
  • 1
  • 2
Přihlášení uživatele Prázdný