>>What is the right way to customize the apache service from another package.
> Use /lib/systemd/system/apache2.service.d/$YOURPACKAGE.conf.
thanks
Fred
I already have this in
/etc/apache2/conf-available/qemu-web-desktop.conf
# qwd cgi configuration for perl
LoadModule perl_module modules/mod_perl.so
LoadModule cgi_module modules/mod_cgi.so
SetHandler perl-script
PerlResponseHandler ModPerl::Registry
PerlOptions +ParseHeaders
AddHand
On Apr 29, PICCA Frederic-Emmanuel
wrote:
What is the right way to customize the apache service from another package.
Use /lib/systemd/system/apache2.service.d/$YOURPACKAGE.conf.
--
ciao,
Marco
signature.asc
Description: PGP signature
On 4/29/25 11:38, PICCA Frederic-Emmanuel wrote:
Hello, I have a package qemu-web-desktop which is served via apache2.
This system run vm from a cgi script. We need to increaze the apache2 service
mem limits, in order to run these VM (with GPU passthrough).
What is the right way to customize t
Hello, I have a package qemu-web-desktop which is served via apache2.
This system run vm from a cgi script. We need to increaze the apache2 service
mem limits, in order to run these VM (with GPU passthrough).
What is the right way to customize the apache service from another package.
now we are
5 matches
Mail list logo