I can write with It But there's something I have problem the rewrite rule I see is > RewriteRule . index.php [PT] > RewriteRule ^(system/(classes|locale|schema|$)) index.php [PT] the first rule what's mean? the second is meaning: trans some system/XXXX url to index.php , but is it the only index.php without same arguments? for example trans system/classes to index.php?f=system/classes
On 7月29日, 下午7时33分, "Michael C. Harris" <[email protected]> wrote: > 2009/7/29 Ben3 <[email protected]>: > > > > > I find the .htaccess File in lines, > > Can you translate it to IIS Mod-Rewrite for me please? > > I have no familiarity with IIS but isn't Mod-Rewrite completely > compatible with Apache mod_rewrite ? My understanding is that you can > just use the same rules. > > -- > Michael C. Harris, School of CS&IT, RMIT > Universityhttp://twofishcreative.com/michael/blog > IRC: michaeltwofish #habari --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
