| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		Guest
 
 
 
 
 
 
  | 
		
			
				 Posted: Thu Jul 18, 2002 2:50 pm    Post subject: Custom extension | 
				      | 
			 
			
				
  | 
			 
			
				Great webserver!   :lol: 
 
 
Just a little question.
 
 
Is it possible to extend the webserver with you own extension interpreter :?: 
 
if it's possible how can i pass the processed file to the client?
 
 
arnoud | 
			 
		  | 
	
	
		| Back to top | 
		
			        | 
		
	
	
		  | 
	
	
		aprelium -
 
  Joined: 22 Mar 2002 Posts: 6800
 
  | 
		
			
				 Posted: Thu Jul 18, 2002 10:37 pm    Post subject: Re: Custom extension | 
				      | 
			 
			
				
  | 
			 
			
				 	  | Anonymous wrote: | 	 		  Great webserver!   :lol: 
 
 
Just a little question.
 
 
Is it possible to extend the webserver with you own extension interpreter :?: 
 
if it's possible how can i pass the processed file to the client?
 
 
arnoud | 	  
 
You can use the CGI interface to do so. Just map the extension handled by the interpreter to its executable file (as you can do with PHP or Perl). _________________ Support Team
 
Aprelium - http://www.aprelium.com | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |