feature request: migrate rewrite into Main / HTTP
Jonathan Vanasco
nginx at 2xlp.com
Mon Mar 12 01:11:41 MSK 2007
first off -- i have no issues with using stuff myself. now that i
know where to look and am very familiar -- this was just a request
based on awkwardness I had as a new user , and hoping that more
people will adopt nginx.
On Mar 11, 2007, at 4:11 PM, Igor Sysoev wrote:
> What it should "return" at http level ?
>
> http {
> return 404;
> }
yes. there might be some reason where you want to return a 4xx or 3xx
> The dynamic directives are compiled into some code that run at
> request processing stage. They can not be used to choose configuration
> parts.
> ...
> I do not like the current state of rewrite module, but still did
> not decide
> how to change it internally to allow dynamic configurations. There is
> currently the only workaround:
that makes sense.
it was just awkward to me that SET and IF were portions of the
rewrite modules. i had thought they were a little more robust, and
could be used in more general purposes at this point
// Jonathan Vanasco
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| SyndiClick.com
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| FindMeOn.com - The cure for Multiple Web Personality Disorder
| Web Identity Management and 3D Social Networking
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
| RoadSound.com - Tools For Bands, Stuff For Fans
| Collaborative Online Management And Syndication Tools
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - - - - - - - - - - - - - - - - - -
More information about the nginx
mailing list