initial import of changes from 9front bikeshedding; bundle rc-httpd
This commit is contained in:
		
							parent
							
								
									6d3bcc867c
								
							
						
					
					
						commit
						a99fa8b44f
					
				
					 46 changed files with 1061 additions and 572 deletions
				
			
		
							
								
								
									
										5
									
								
								bin/contrib/rc-httpd/handlers/static-or-index
									
										
									
									
									
										Executable file
									
								
							
							
						
						
									
										5
									
								
								bin/contrib/rc-httpd/handlers/static-or-index
									
										
									
									
									
										Executable file
									
								
							|  | @ -0,0 +1,5 @@ | |||
| #!/bin/rc | ||||
| if(~ $PATH_INFO */) | ||||
| 	exec dir-index $params | ||||
| if not | ||||
| 	exec serve-static | ||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Stanley Lieber
						Stanley Lieber