feature request: migrate rewrite into Main / HTTP

Jonathan Vanasco nginx at 2xlp.com
Sat Mar 10 21:18:50 MSK 2007


Would it be possible to migrate some of the rewrite functions out of  
rewrite and into other sections?

I say this because documentation wise, and compilation wise , its  
very awkward -- things are not really where you expect them to be

suggestion:
	
	Migrated to Main - control functions
		break
		if
		return
		set
		uninitialized_variable

	Migrated to HTTP
		return

	Stays the same -
		rewrite

I can't imagine why someone would compile nginx without rewrite -  
other than mistake.  but having the control functions and return  
function in rewrite makes them very much 'hidden' from the main  
documentation.


// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| 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
| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -


// Jonathan Vanasco

| - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  
- - - - - - - - - - - - - - - -
| 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