<div dir="ltr">If you are using IIS 6.0, try to use wildcard mapping to <a href="http://asp.net">asp.net</a><div><br></div><div><a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/5c5ae5e0-f4f9-44b0-a743-f4c3a5ff68ec.mspx?mfr=true">http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/5c5ae5e0-f4f9-44b0-a743-f4c3a5ff68ec.mspx?mfr=true</a></div>
<div><br></div><div><a href="http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/5c5ae5e0-f4f9-44b0-a743-f4c3a5ff68ec.mspx?mfr=true"></a><br><br><div class="gmail_quote">On Tue, Sep 29, 2009 at 10:42 AM, Markus Törnqvist <span dir="ltr">&lt;<a href="mailto:mjt@nysv.org">mjt@nysv.org</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On Mon, Sep 28, 2009 at 10:58:19PM +0300, Markus T�rnqvist wrote:<br>
&gt;On Mon, Sep 28, 2009 at 09:13:40AM -0600, Jeff Hardy wrote:<br>
&gt;<br>
</div><div class="im">&gt;But it gives me a 404, from IIS (not Django) so I&#39;m guessing my<br>
&gt;Web.config is bad.<br>
&gt;<br>
&gt;&lt;!--<br>
&gt;  &lt;scriptMappings&gt;<br>
&gt;    &lt;scriptMapping scriptName=&quot;/&quot; physicalPath=&quot;C:\Program Files\IronPython 2.6\Lib\site-packages\mysite\hello.wsgi&quot; /&gt;<br>
&gt;  &lt;/scriptMappings&gt;<br>
&gt;--&gt;<br>
&gt;&lt;wildcard physicalPath=&quot;C:\Program Files\IronPython 2.6\Lib\site-packages\mysite\hello.wsgi&quot; callable=&quot;application&quot; /&gt;<br>
&gt;<br>
&gt;I tried to Google quickly (but it might be more important I get this message<br>
&gt;out) if I can make &lt;scriptMapping scriptName=&quot;/&quot;&gt; recurse or is my wildcard<br>
&gt;tag broken?<br>
&gt;<br>
&gt;I&#39;ll try to add the cookie url as a scriptMapping and Google more, tho help<br>
&gt;is appreciated as always :)<br>
<br>
</div>Hmh, it looks like a problem in IIS, it doesn&#39;t appear to even hit<br>
Web.config o_O<br>
<br>
I couldn&#39;t find anything on the net about getting the entire Default Web Site<br>
going as <a href="http://ASP.NET" target="_blank">ASP.NET</a> - would anyone here know?<br>
<br>
I&#39;d hate to create virtual directories, because obviously a lot of the Django<br>
stuff is virtually handled by itself, and IIS doesn&#39;t apparently do<br>
regexp URL mapping :/<br>
<br>
Thanks!<br>
<div><div></div><div class="h5"><br>
--<br>
mjt<br>
<br>
_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.ironpython.com">Users@lists.ironpython.com</a><br>
<a href="http://lists.ironpython.com/listinfo.cgi/users-ironpython.com" target="_blank">http://lists.ironpython.com/listinfo.cgi/users-ironpython.com</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br><a href="http://nomadlife.org">nomadlife.org</a><br><br>
</div></div>