https://issues.apache.org/bugzilla/show_bug.cgi?id=44701
Summary: Own Modul doens't work with self-compiled Apache (only
with the one from apt-get)
Product: Apache httpd-2
Version: 2.2-HEAD
Platform: PC
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: Other Modules
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
Hi,
I dont know, whether it's a bug or something else. I wrote a Module based om
mod_vhost_alias and added some extra features like own Host Settings. I
implented a feature to chance PHP-Options and also the Dir Settings with the
Apache Direktive "Options" (Indexes, FollowSymLinks, etc)
All the time I used this Module with an Apache I can download with the Command:
"apt-get install apache2". (Modul tested with Debian stable and Debian sid)
Few days ago I had to compile my own Apache and downloaded the newest Source
2.2.8 and compilied it. But my Module doesn't change the Options anymore. (also
when I compilie it like the one I can load with apt-get)
I parse the Options in the url-translate section form the Apache. So what are
my mistake that it doesn't work? Or what is the difference between my Version
from Apache and the one I can load with apt-get? Or is it really a bug?
Sorry for my english.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]