Menu Content

Support

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

Profile for mage

  • OFFLINE
  • Time Zone: GMT +0:00
  • Local Time: 23:28
  • Posts: 2
  • Profile Views: 2260
  • Location: Unknown
  • Gender: Female
  • Birthdate: 14 Feb 1982

Signature

Posts

Posts

emo
I don't have Joomla 1.5; I have Joomla! 1.0.13 Stable
isapi rewrite lite - ...
Category: JoomSEF 3
emo
Hello!

I've installed ISAPI Rewriter 3 Lite , so I can use ARTIO in my Joomla installation on IIS. It works just fine! This is the code that I'm using:

# Helicon ISAPI_Rewrite configuration file
# Version 3.0.0.25

RewriteBase /
 
RewriteCond %{REQUEST_URI} ^(/component/option,com) [NC,OR]
RewriteCond %{REQUEST_URI} (/|\.htm|\.php|\.html|/[^.]*)$ [NC]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule (.*) /index.php [L,U]


My joomla site is on the wwwroot folder.

But the problem that I have is that when I uploaded in a host, is not working :(

It's like it couldn't find the rewrite file. Does somebody know what could it happend?
isapi rewrite lite - ...
Category: JoomSEF 3
More
User Login Empty