Mailinglist Archive: opensuse-buildservice (312 mails)
| < Previous | Next > |
[opensuse-buildservice] Package depending on apache module...
- From: "Andrés G. Aragoneses" <knocte@xxxxxxxxx>
- Date: Wed, 22 Jul 2009 20:51:36 -0400
- Message-id: <h48ch4$hnm$1@xxxxxxxxxxxxx>
I have a package that should depend on an apache module
(mod_rewrite.so). I guess the better policy for this is make its
configuration file (/etc/apache2/conf.d/myconf.conf) include LoadModule
line, right?
The problem is that line requires a path, and some systems use
/usr/lib/apache2-worker/ instead of /usr/lib/apache2/ , so any idea on
how to solve this?
Thanks,
Andrés
--
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
(mod_rewrite.so). I guess the better policy for this is make its
configuration file (/etc/apache2/conf.d/myconf.conf) include LoadModule
line, right?
The problem is that line requires a path, and some systems use
/usr/lib/apache2-worker/ instead of /usr/lib/apache2/ , so any idea on
how to solve this?
Thanks,
Andrés
--
--
To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-buildservice+help@xxxxxxxxxxxx
| < Previous | Next > |