On 27 Jan 2020, at 19:27, Richard wrote:
> If you're trying to serve your content via http, which appears to be
> your goal, then to serve it out on different ports - without using
> the apache virtual host configuration - you'd need to have multiple
> instances of apache running. That's possible,
> Date: Monday, January 27, 2020 16:51:44 -0600
> From: o1bigtenor
>
> On Mon, Jan 27, 2020 at 4:17 PM Richard wrote:
>>
>> > Date: Monday, January 27, 2020 09:42:51 -0600
>> > From: o1bigtenor
>> >
>> > So I don't really need to use 'virtual hosts'. What I am actually
>> > needing to do is
On Mon, Jan 27, 2020 at 4:17 PM Richard
wrote:
>
>
>
> > Date: Monday, January 27, 2020 09:42:51 -0600
> > From: o1bigtenor
> >
> > So I don't really need to use 'virtual hosts'. What I am actually
> > needing to do is to use different ports to the same 'stack' rather
> > than creating different
> Date: Monday, January 27, 2020 09:42:51 -0600
> From: o1bigtenor
>
> So I don't really need to use 'virtual hosts'. What I am actually
> needing to do is to use different ports to the same 'stack' rather
> than creating different 'stacks'.
>
> By this I mean that I don't need to use different
On Mon, Jan 27, 2020 at 6:33 AM Eric Covener wrote:
>
> On Mon, Jan 27, 2020 at 7:30 AM o1bigtenor wrote:
> >
> > Thank you for responding!!!
> >
> > On Mon, Jan 27, 2020 at 6:23 AM Eric Covener wrote:
> > >
> > > > Perhaps I'm not understanding either the concept of virtual hosting or
> > > >
On Mon, Jan 27, 2020 at 7:30 AM o1bigtenor wrote:
>
> Thank you for responding!!!
>
> On Mon, Jan 27, 2020 at 6:23 AM Eric Covener wrote:
> >
> > > Perhaps I'm not understanding either the concept of virtual hosting or how
> > > to run multiple programs on one host very well. If so - - - if someo
On Mon, Jan 27, 2020 at 7:23 AM o1bigtenor wrote:
>
> Greetings
>
> Wanting to host for internal use only a number of programs and found
> the concept of using the module mod_authz_host and the Require
> directives.
>
> What is not clear is where I would place the declaration, require xxx.
>
> Doe
Thank you for responding!!!
On Mon, Jan 27, 2020 at 6:23 AM Eric Covener wrote:
>
> > Perhaps I'm not understanding either the concept of virtual hosting or how
> > to run multiple programs on one host very well. If so - - - if someone would
> > please advise?
>
> It is possible that two "applica
Greetings
Wanting to host for internal use only a number of programs and found
the concept of using the module mod_authz_host and the Require
directives.
What is not clear is where I would place the declaration, require xxx.
Does the declaration get placed within
sites-available/example.com.conf
> Perhaps I'm not understanding either the concept of virtual hosting or how
> to run multiple programs on one host very well. If so - - - if someone would
> please advise?
It is possible that two "applications" insist on a fixed or even
separate DocumenRoot, but it's just as likely that each one
On Fri, Jan 24, 2020 at 7:58 PM o1bigtenor wrote:
>
> Greetings
>
> Am a noob at server setup installation and configuration.
>
> Running on a Debian 10 Buster box set up as a LAMP stack using versions
> 1. Debian 10 (Buster)
> 2. Apache 2.4.38
> 3. Mariadb 10.3
> 4. PHP 7.3.11
>
> Being a noob I'
11 matches
Mail list logo