Hi,
The point of this exercise is I wish to be able to host ASP.NET pages on my server.
I compiled the source for apache2 and that worked without a problem. As instructed i compiled it with --enable-so flag.
Anyway - I was unable to compile mod_mono and found a way to install it via an apt-get source.
I typed apt-get install mono - and it installed without a problem.
Now - I can not find apx binary which is needed for apache2 to work with aspx pages.
Do I have all this right? Where can I find the apx binary - cant seem to anywhere.
Thank you.
The point of this exercise is I wish to be able to host ASP.NET pages on my server.
I compiled the source for apache2 and that worked without a problem. As instructed i compiled it with --enable-so flag.
Anyway - I was unable to compile mod_mono and found a way to install it via an apt-get source.
I typed apt-get install mono - and it installed without a problem.
Now - I can not find apx binary which is needed for apache2 to work with aspx pages.
Do I have all this right? Where can I find the apx binary - cant seem to anywhere.
Thank you.