Apache Server configuration support - Colon symbol in URL

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > October 2006 > Colon symbol in URL





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Colon symbol in URL
simast@gmail.com

2006-10-29, 7:19 am

Hello,

Not sure if this is the right group but I'll try it anyways:

I'm trying to rewrite my urls using colon symbol with no success. I'm
getting 403 errors. So, whats wrong with this url?

localhost/one:two

403 Forbidden on Apache 2.2

However this one seems ok:

localhost/bla/one:two

flamer die.spam@hotmail.com

2006-10-29, 7:24 pm


simast@gmail.com wrote:

> Hello,
>
> Not sure if this is the right group but I'll try it anyways:
>
> I'm trying to rewrite my urls using colon symbol with no success. I'm
> getting 403 errors. So, whats wrong with this url?
>
> localhost/one:two
>
> 403 Forbidden on Apache 2.2
>
> However this one seems ok:
>
> localhost/bla/one:two


the colon is allowed in a query string but not the path itself, so you
could have localhost/bla/?one=one:two

Flamer.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com