This is a discussion on Re: OpenASP module? within the Apache Web Server forums, part of the Web Server and Related Forums category; > Hello, I was wondering if anyone has the OpenASP module (site seems kinda > dead)? I use WinME so ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
> Hello, I was wondering if anyone has the OpenASP module (site seems kinda
> dead)? I use WinME so I can't have IIS (besides, I love Apache).. I use > Apache 1.3.27... I do believe OpenSA has it included in the package, but it > uses the old Api, so it doesn't work on my Apache... huh? what exactly do you mean by old api? i know of two api's for apache 1.3.x - that being plain API and EAPI. these pretty much coexist but if you were to call one older, that'd certainly be plain API. OpenSA has mod_ssl support and therefore EAPI, thus having the latest API available for Apache 1.3.x > I don't want it running > on another port due to mod_l33t on the one I use... you might consider running opensa on some other port like 6666 (and maybe on localhost only) and use reverse proxying via ProxyPass /asp http://127.0.0.1:6666/asp to access it. joachim |
| Thread Tools | |
| Display Modes | |
|
|