Active TopicsActive Topics  Display List of Forum MembersMemberlist  HelpHelp   RegisterRegister  LoginLogin
ISAPI_Rewrite 2.x
 Helicon Tech : ISAPI_Rewrite 2.x
Subject Topic: About ISAPI_Rewrite version 1.3 build 16 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
jkungfu
Newbie
Newbie


Joined: 17 January 2010
Online Status: Offline
Posts: 4
Posted: 17 January 2010 at 11:42pm | IP Logged Quote jkungfu

how to change:

Options +FollowSymlinks

RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)\?*$ index.php?_route_=$1 [L,QSA]

to work on the ISAPI_Rewrite v1.3.0.16 ?
Back to Top View jkungfu's Profile Search for other posts by jkungfu
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10487
Posted: 18 January 2010 at 4:32am | IP Logged Quote Anton

Sorry, but ISAPI_Rewrite v1.3.0.16 is no longer supported.
Is it possible for you to upgrade to version 3?
If you could upgrade, you would be able to use the above config without modifications (only the Options line should be removed).

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 
jkungfu
Newbie
Newbie


Joined: 17 January 2010
Online Status: Offline
Posts: 4
Posted: 18 January 2010 at 7:08pm | IP Logged Quote jkungfu

but the host provider will not upgrade to new version

so i want to know how to modify the config.

Back to Top View jkungfu's Profile Search for other posts by jkungfu
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10487
Posted: 19 January 2010 at 5:43am | IP Logged Quote Anton

"but the host provider will not upgrade to new version" - why not? It's a really old version, the are no updates and support for it for ages.
Could you please talk to your hosting provider and explain the situation. If he has any doubts, he may contact us and we'll discuss the
upgrade and possible discounts.

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 
jkungfu
Newbie
Newbie


Joined: 17 January 2010
Online Status: Offline
Posts: 4
Posted: 19 January 2010 at 8:45am | IP Logged Quote jkungfu

how to modify can you tell me ?

RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d

have no effect!

Back to Top View jkungfu's Profile Search for other posts by jkungfu
 
Anton
Admin Group
Admin Group


Joined: 30 January 2007
Location: Ukraine
Online Status: Offline
Posts: 10487
Posted: 20 January 2010 at 2:03am | IP Logged Quote Anton

I've never seen the ISAPI_Rewrite v1 in my life. I can only tell that the above conditions perform a check of existance of physical
file/folder. There was no equivalent in ISAPI_Rewrite v1 and v2. v3 supports the above syntax as is.

__________________
Regards,
Anton
Back to Top View Anton's Profile Search for other posts by Anton
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum