Dear Folks,
I have created a file index.var in the root of my document tree, and
have index.sxhtml a symlink to index.shtml. As you can see below, I
am using SSI (to include static menu and style xhtml).
$ cat index.var
URI: index
URI: index.sxhtml
Content-type: application/xhtml+xml; qs=0.95
On 9/9/06, Erik Funkenbusch <[EMAIL PROTECTED]> wrote:
On 9/8/06, Bob Ionescu <[EMAIL PROTECTED]> wrote:
> Erik Funkenbusch wrote:
> > RewriteRule !^index\.php.* - [C]
> > RewriteRule ^(.*) index.php?id=$1 [L]
> >
> > However, this doesn't work with the original form:
> >
> > http://domain/?id=12
Sage,
You are more then welcome. Glad that I could help.
Steven
*** REPLY SEPARATOR ***
On 9/9/2006 at 4:23 PM Sage wrote:
>Thanks Steve, that worked.
>
>The doc said what to change but it was not obvious to me which file and
>where to find it. That solved the problem.
>
>An
Sage,
Another solution, if you don't want/need to disable IIS entirely, is to
disable socket pooling in IIS following these instructions:
http://support.microsoft.com/kb/238131/
I did this on my setup and it allows both IIS and Apache to listen on the
same port (non-ssl) as long as you have host h