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: Question about Apache modules |
|
Author |
|
Yandros
Joined: 20 Oct 2008 Posts: 1
|
Posted: Mon 20 Oct '08 23:48 Post subject: Question about Apache modules |
|
|
Hi,
Can anyone tell me if the following is possible and/or simple:
Writing an apache module which enables access to apache through a second preset port (say 8089) without touching httpd.conf's port options.
Thanks in advance,
Yandros |
|
Back to top |
|
James Blond Moderator
Joined: 19 Jan 2006 Posts: 7371 Location: Germany, Next to Hamburg
|
Posted: Wed 12 Nov '08 0:16 Post subject: |
|
|
Not it is not possible. Even if you write such a module you have to load it into the httpd.conf or you have to rewrite the apache source itself.
Simple or not simple depense on your programming skill. |
|
Back to top |
|
covener
Joined: 23 Nov 2008 Posts: 59
|
Posted: Sun 23 Nov '08 22:08 Post subject: |
|
|
google "trawick mod_backdoor" the rationale for the module is explained as well. |
|
Back to top |
|
|
|
|
|
|