Keep Server Online
If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.
or
A donation makes a contribution towards the costs, the time and effort that's going in this site and building.
Thank You! Steffen
Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
| |
|
Topic: How to write a apache module in c++ language and load ... |
|
Author |
|
softghost_milad
Joined: 28 Jul 2011 Posts: 5
|
Posted: Thu 28 Jul '11 14:34 Post subject: How to write a apache module in c++ language and load ... |
|
|
Hi everyone,
We want to write a pretty large module for Apache 2.0.55.
1.First, we want to do is writing this module in c++, therefore does everyone know about load so(shared object linux file) file in the c file of apache? you assumed we know to create the so file from our c++ source codes.
2.Second, we must use Qt 4.7.0(a cross-platform toolkit for c++) in our apache module. Already we have some written library in qt 4.7.0, So it is very important for us to provide a support for Qt in the module.
Thank for every hint as soon as possible.
(our platform : Linux opensuse 11.4, Intel core i3 2.4GHz proccessor). |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
|
Back to top |
|
softghost_milad
Joined: 28 Jul 2011 Posts: 5
|
Posted: Thu 28 Jul '11 21:47 Post subject: where is codea? |
|
|
Very thanks for your replay
Recently, I find the tip and trick for apache module development for c++ and the http://sf.net/projects/codea is related to it. But I wonder when see note on the homepage of codea, because it say this project is moved to forge.novell.com, but I can't find the project on that website. It can be very useful for us. Of course, I wonder when see last commit of the codea on the homepage of project, because it 2002. Therefore this project in this 9 year must progress very much. If everyone can think about this mystery, please help me.
Thank for your answers.[/url] |
|
Back to top |
|
|
|
|
|
|