Re: IIS Config Help - This is a hard one - Migration from Linux to Win2K
From: Allen May (umayxa3@yahoo.com)
Date: 02/10/03
- Next message: dj: "export SSL cert."
- Previous message: Omar Torres: "Re: SSL DIED FROM MSUPDATE 811630, 810847"
- In reply to: BB: "Re: IIS Config Help - This is a hard one - Migration from Linux to Win2K"
- Next in thread: BB: "Re: IIS Config Help - This is a hard one - Migration from Linux to Win2K"
- Reply: BB: "Re: IIS Config Help - This is a hard one - Migration from Linux to Win2K"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: Allen May <umayxa3@yahoo.com> Date: Mon, 10 Feb 2003 06:21:00 -0800
Thank you for this information. I've already pursued these paths though.
The problem is with passing a wildcard variable to the CGI.
In IIS (I want this to work under IIS, not Apache for Windows), I can
point the destination to a file, like an index.htm file, but I can't
pass the additional variables to the CGI, like the Linux process is now.
So, what IIS allows is:
I call http://www.mysite.com/forward_me and it sends me to
http://www.mysite.com/forward_me/myhtml.asp which lives in a Virtual
Directory.
What I need to do is:
The trailing variables, /234 <a numeric variable> and /mywordfile.doc <a
Any other suggestions?
Thanks
-Allen
*** Sent via Developersdex http://www.developersdex.com ***
When a user calls http://www.mysite.com/forward_me*
http://www.mysite.com/forward_me/234/mywordfile.com), they are forwarded
to http://www.mysite.com/cgi-bin/process.cgi
friendly name>, are processed by the CGI as the UID and friendly name
querry against the database.
Don't just participate in USENET...get rewarded for it!
Relevant Pages
... IIS is not throwing away anything. ... will have to implement in CGI, by taking a server-side lock to prevent the ... session from performing the operation a second consecutive time. ... "application session" (IIS is a high-performance server. ...
(microsoft.public.inetserver.iis)
... the troubleshooting steps already exist. ... In F1 help in IIS ... 404 2 -- fail by Web Service Extension. ... It sounds like this CGI is one of them (it detects that it ...
(microsoft.public.inetserver.iis)
... You can configure IIS to not keep-alive with: ... I have verified that the method of execution of the CGI - GET form, ... Display HTML page in directory A, ...
(microsoft.public.inetserver.iis.security)
... It only controls whether the CGI gets a console window when executing or not ... > It warns that it's inteneded for IIS 4 &5... ... >> elevate privileges (through impersonation), but any other code can only ...
(microsoft.public.inetserver.iis.security)
... It only controls whether the CGI gets a console window when executing or not ... > It warns that it's inteneded for IIS 4 &5... ... >> elevate privileges (through impersonation), but any other code can only ...
(microsoft.public.inetserver.iis)