Pretty URL problem
Permalink
I have 2 new sites i setup on 5.4.orc2, turned on pretty url, and still showing /index.php?cID=44. I have two other sites working fine but on 5.3.3.1.
my server is windows 2003 using iirf.ini (IonicIsapiRewriter.2.0), I do have define('REDIRECT_TO_BASE_URL', false); in my site.php for multi domain allowance. were or what can I check to find out were the problem may be?
when i try to access the site as site.com/pagename (page not found).
-Frank
my server is windows 2003 using iirf.ini (IonicIsapiRewriter.2.0), I do have define('REDIRECT_TO_BASE_URL', false); in my site.php for multi domain allowance. were or what can I check to find out were the problem may be?
when i try to access the site as site.com/pagename (page not found).
-Frank
thats not mod_rewrite, you will have to probbably write your own .htaccess file
the Ioniclsapi is a mod_rewrite clone for windows, It works for 2 of my 5.3.3.1 sites, but no the 5.4, so i was wondering if something in 5.4 is goffing up the windows version i use. Anyone else using win2003 with pretty urls have a differnt route I could take?
umm switch to apache? :D
I wish i could but every other web app here runs .net, got to love it.., but i would like to here from a core member if they think it could have had a problem with c5.4 code, so i can close down the search area to fix. or from any one using c5.4 on iis with rewrite turned on.
Where did you get RC2? It's not on the download page.
from the svn
Have you tried RC1 in case you have uncovered a bug in RC2 (or unfinished code)?
no, but ill try it, should have, thanks for the rethink.
no, but ill try it, should have, thanks for the rethink.