mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	-- - remove unused patch - remove obsoletes from config - cleanups in APKBUILD - mp2bug binary and development text-data moved to -dev
		
			
				
	
	
		
			9 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			200 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| LoadModule perl_module modules/mod_perl.so
 | |
| 
 | |
| <Location /cgi-bin>
 | |
|     AddHandler perl-script .pl
 | |
|     PerlResponseHandler ModPerl::Registry
 | |
|     PerlOptions +ParseHeaders
 | |
|     Options +ExecCGI
 | |
| </Location>
 |