5 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
	
		
			203 B
		
	
	
	
		
			Bash
		
	
	
		
			Executable file
		
	
	
	
	
| #!/bin/rc
 | |
| # For use with listen(8).
 | |
| # Change rc-httpd path to match your system.
 | |
| # Change /var/log/www to location of logfile.
 | |
| exec /home/sl/www/werc/bin/contrib/rc-httpd/rc-httpd >>[2]/var/log/rc-httpd
 | 
