Re: suggestions for perl as web development language [EXT]

Mithun Bhattacharya <[email protected]>
Newsgroups gmane.comp.apache.mod-perl
Message-ID <CAHTPV9+o1mGtruYD=JhtS1o7U_i03LuuCNp0AskMy5d16vwXcA@mail.gmail.com>
Choice of Programming language is totally up to you :)

As for security SSL shouldnt be your only protection and all
authorization/authentication will have to be implemented in the internal
service.

On Wed, Dec 30, 2020 at 7:19 AM Tom Browder <[email protected]> wrote:

> On Sun, Dec 20, 2020 at 2:03 PM Mithun Bhattacharya <[email protected]>
> wrote:
> >
> > Your external facing apache instance would do the SSL part and use
> mod_proxy to redirect the request to another instance of apache which
> implements the actual functionality. Just remember the second instance
> needs to run on a different port and that it doesnt have to talk to the
> outside world.
>
> That looks good. Is there any concern about security in the backend?
> Who should own the process, the apache process owner I assume.
>
> > Did you check out the practical mod_perl article ?
> https://docstore.mik.ua/orelly/weblinux2/modperl/ch12_07.htm
>
> I did, good reference. Thanks!
>
> It looks to me like I can run Raku's Cro http server process on the
> back end instead of using mod_perl.
>
> Happy New Year, all!
>
> -Tom
>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.