Re: reasons for modperl declines?
Jeff Pang <[email protected]> Fri, 09 Aug 2024 06:06:41 +0800
| Newsgroups | gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <[email protected]> |
And we have video servers which have access control methods by modperl. only authenticated users have access permission to videos which are just static files. the ip white/black lists are set in apache's configuration file. even ops can update the lists. This is a special business scenario. Video content providers often contact our 7x24 operations rather than development. So operations is more suitable to maintain these lists. regards. n 2024-08-09 05:56, Mithun Bhattacharya wrote: > Oh I am referring to twenty years ago when if you wanted to maintain > your > sanity you don't let Cpanel touch your regular Apache configuration, > let > alone one with mod_perl configured. > > On Thu, Aug 8, 2024, 4:49 PM Jeff Pang <[email protected]> wrote: > >> In now days configuration is not a hard job if you like to learn. >> everyone can get a VPS from the cloud provider with low cost. :) >> -- regards, Jeff Pang