Re: PATH_INFO? PATH_TRANSLATED?
Michiel Boland <[email protected]>
| Newsgroups | gmane.network.mathopd |
|---|---|
| Message-ID | <[email protected]> |
[snip] > so what i need is some sort of rewriting. transform > > 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? AFAIK that should work.