rewrite wont allow "." in a string

ISAPI_Rewrite is Apache mod_rewrite compatible URL rewriter for Microsoft IIS
User avatar
Posts: 2
Joined: 29 Aug 2013, 22:20

rewrite wont allow "." in a string

19 Jan 2014, 22:56

HI,

Im sure this is probably a very very simple issue, but for the life of me... I cant seem to find a resolution.

RewriteRule /detail/(.*)$ /index.cfm?go=shop.detail&content=$1 [NC,L,QSA]

My URL's all work fine, except for one particular type.

example.

www.domainname.com/detail/my-test-product.

When this dot is applied to a product it returns a blank page every time.

Any ideas on how to get this resolved.

Unfortunately our client has a number of products like this scattered throughout their website

User avatar
Posts: 1264
Joined: 07 Mar 2012, 10:16

Re: rewrite wont allow "." in a string

20 Jan 2014, 10:21

Hello,

You're probably getting 404, which is a result of IIS restrictions.
We had many customers trying to solve this, but the issue is in IIS and there's nothing we can do about it. If you google or search stackoverflow, you'll find dozens of issues "dot at the end of request" or 'trailing dot in URL', which suggest workarounds. Unfortunately that last time I checked it still hasn't bee resolved by any Microsoft fixes. Please, let us know if you'll be able to find a solution.

Regards

Return to ISAPI_Rewrite 3.0

Who is online

Users browsing this forum: No registered users and 0 guests