mirror of
				https://git.openwrt.org/project/luci.git
				synced 2025-10-31 10:49:03 +08:00 
			
		
		
		
	
		
			
				
	
	
		
			4 lines
		
	
	
		
			95 B
		
	
	
	
		
			Perl
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			95 B
		
	
	
	
		
			Perl
		
	
	
		
			Executable File
		
	
	
	
	
| #!/usr/bin/haserl --shell=luac
 | |
| print("Status: 302 Found")
 | |
| print("Location: /cgi-bin/ffluci\n")
 | 
