« Return to Thread: trouble with FUs
I've really have hard time with FU's. Actually second rewrite solves the problem with paging of articles. What do you think it may look like? Something like this: RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\? \,\*\!\@\#\$\(\)\^_`~] *)$ /index.cfm?furl=$1[L,PT,QSA] ? Thanks, Mika On Jun 23, 10:41 pm, Tomek Kott tkott.s...@... wrote:hmmm, I don't know why you have two different rewriterules... maybe back to the other problems you had. I would think that the second one might be causing the problems, where you would need an [L,PT,QSA] afterwards as well. Tomek On Tue, Jun 23, 2009 at 1:16 PM, smika shahin...@... wrote:This is what we have in IsapiRewrite : RewriteCond %{HTTP_URL} (.*)(\?)(.*) RewriteRule ^(.*)$ /index.cfm?furl=$1&%1 [L,PT,QSA] RewriteRule ^([a-zA-Z0-9\/\-\%:\[\]\{\}\|\;\<\>\?\,\*\!\@\#\$\(\)\^_`~] *)$ /index.cfm?furl=$1Do we need to add anything?Thanks,MikaOn Jun 23, 6:10 pm, Marco van den Oever marcovandenoe...@... wrote:Tried to rebuild? And what code do you use or rewrite, is it all ok in there? Did it worked before and what has changed?On Jun 23, 2:35 pm, smika shahin...@... wrote:I am having problem with Friendly URLs in FC5.1. While adding some urlParameters to <skin:buildlink> tag like: <skin:buildLink objectID="#stobj.objectid#" class="content" urlParameters="pagewanted=all" >Single Page</skin:buildLink>i am getting urls formatted like this:http://www.reporter.am/go/article/2009-06-18-sebouh-aslanian--quedah-...and it crashes.Am i doing something wrong?Thanks,Mika
« Return to Thread: trouble with FUs
| Free embeddable forum powered by Nabble | Forum Help |