Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Bad Request (Invalid URL) in IIS6

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
IIS6 - 400 - Bad request (Invalid URL) - Hi, I'm getting a 400 - Bad request (invalid URL) error with IIS6 / Windows 2003 when executing the following URL:

Bad Request (Invalid Verb) - We have an ASP .NET that in its own sub folder beneath our main site. Users access it via a link we have created inside of the OWA but the is not with OWA. The OWA and the link to our are..

IIS : Bad Request (Invalid Hostname) - Hi! I've removed web from "web folder, in Internet Service. Now I cannot access to any site from the server when I use or the static IP. It returns the message: "Bad Request

IIS 6 bad request (invalid verb) - this is a request that i am trying to send to an .aspx page on the IIS 6 server, using an c++ POST 242766 but i get an HTTP/1.1 400..

Bad Request (Invalid Hostname) - Hello to Bad Request (Invalid Hostname) error have been discussed for a lot of time in the groups already. I have read all of them and have tried what's been But the error continues My Server..
Next:  IIS: Unspecified Error in ADODB.CONNECTION in IIS 6.0  
Author Message
info

External


Since: Jul 27, 2007
Posts: 3



(Msg. 1) Posted: Fri Jul 27, 2007 11:01 am
Post subject: Bad Request (Invalid URL) in IIS6
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hallo.
Is there a way to remove the "Bad Request (Invalid URL)" response
from http.sys in IIS6? I need to handle special proxy requests like:

CONNECT www.sslsite.com:443 HTTP/1.0
Host: www.sslsite.com


I tried to set AllowRestrictedChars to 1, but it is probably not the
way.

 >> Stay informed about: Bad Request (Invalid URL) in IIS6 
Back to top
Login to vote
wadeh

External


Since: Sep 03, 2003
Posts: 115



(Msg. 2) Posted: Fri Jul 27, 2007 12:57 pm
Post subject: Re: Bad Request (Invalid URL) in IIS6 [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hello,

The request you describe below is not valid HTTP and should be rejected.
Have you tried actually putting a valid URL into the request? It would look
like:

CONNECT https://www.sslsite.com:443/ HTTP/1.0

I hope that this helps,
-Wade A. Hilmo,
-Microsoft

<info RemoveThis @pstruh.cz> wrote in message
news:1185544984.852868.159130@w3g2000hsg.googlegroups.com...
> Hallo.
> Is there a way to remove the "Bad Request (Invalid URL)" response
> from http.sys in IIS6? I need to handle special proxy requests like:
>
> CONNECT www.sslsite.com:443 HTTP/1.0
> Host: www.sslsite.com
>
>
> I tried to set AllowRestrictedChars to 1, but it is probably not the
> way.
>

 >> Stay informed about: Bad Request (Invalid URL) in IIS6 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]