naranja naranja wrote: > > My question is could it be done with the custom apache module? or its > impossible or very hard to achieve and only solution is to embed in > the code of the aplication, which controls the FPGA card, my custom > http server. Writing an Apache module is non-trivial, and if you can't create a CGI program to perform these operations, you will have horrible problems creating a module. Start by writing a CGI program which you can even test outside of a web server, and if you have a compelling reason, then convert it to a module. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx