Re: Tux and HTTP request forwarding
Ingo Molnar <[email protected]>
| Newsgroups | gmane.network.tux |
|---|---|
| Message-ID | <[email protected]> |
On 26 Apr 2002, Bojan Smojver wrote: > Just one (probably stupid) question related to this. If a Tux user space > module is defined to handle certain filename extensions, will Tux still > forward requests with '?' in the URL to the secondary web server? no, the query string will be passed down to the userspace module. Ingo