I tried a similar thing as well, didn't work either. For now, I've been hiding the parameters to the CGI script with some frames. Ugly.
- Pekka -----Original Message----- From: ext clemensF [mailto:[EMAIL PROTECTED]] Sent: 02. April 2002 16:50 To: mathopd-ml Subject: Re: PATH_INFO? PATH_TRANSLATED? > Michiel Boland: > > http://localhost:8887/moin/cgi-bin/FrontPage > > into > > http://localhost:8887/moin/cgi-bin/moin.cgi?FrontPage > > Can't you just add moin.cgi to the IndexNames? unfortunately, no. i tried setting IndexNames to moin.cgi and it's full name, but this doesn't make http://localhost:8887/moin/cgi-bin/WordIndex called like moin.cgi with a SCRIPT_NAME/REQUEST_URI of http://localhost:8887/moin/cgi-bin/moin.cgi?FrontPage clemens fischer
