Hi
I'm having some difficulties to achieve the goal mentioned in the subject.
I have running both 5.6 and 7.2 php-fpm versions, but my tests are rendered
using only 7.2 whichever the VH tested. One of them is configured to run
php-fpm 5.6 and the other to run php-fpm 7.2
VH configuration
Hi,
I'ḿ trying to achieve the subject's goal with no success so far.
This is my apache's config
ServerName alumnos.epet1.edu.ar
ServerAlias proyectos.alumnos.epet1.edu.ar
ServerAdmin administra...@epet1.edu.ar
DocumentRoot /var/www/proyectos.alumnos
Options Inde
El mié., 11 de sep. de 2019 a la(s) 22:26, Eric Covener
(cove...@gmail.com) escribió:
>
> On Wed, Sep 11, 2019 at 9:17 PM Daniel Armando Rodriguez
> wrote:
> >
> > Hi,
> >
> > I'ḿ trying to achieve the subject's goal with no suc
Hi,
I'm dealing with a particular need about give access to requests made from
specific IP:Port to a certain URL and nothing more.
This is what I got so far, I'm in doubt if would work
RewriteEngine On
RewriteCond %{REMOTE_ADDR}%{REMOTE_PORT} ^1\.2\.3\.4:8022$
RewriteRule .* /aplicacion.php?a=12
El lun., 28 de sep. de 2020 a la(s) 19:11, Eric Covener (cove...@gmail.com)
escribió:
> On Mon, Sep 28, 2020 at 5:34 PM Daniel Armando Rodriguez
> wrote:
> >
> > Hi,
> >
> > I'm dealing with a particular need about give access to requests made
> from specifi
Hi there
I've been stuck with this problem for several days now.
The main website/DNS is hosted on a VPS, and the web server I want to reach
is behind a remote IP:Port.
With configuration below I get a permanent 302 and the traffic is
redirected to www.domain.edu. Even if I use, for example, the f
Is there any?
Asking because don't want to use snap.
Will take a look to MD and the acme.sh.
Thank you all
El jue., 17 de diciembre de 2020 16:23, Nikolai Lusan
escribió:
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA512
>
> Hey,
>
> On Thu, 2020-12-17 at 12:39 -0300, Daniel Armando Rodriguez wrote:
> > Is there an
Hi,
I have four subdomains on the same host which work as expected whis this
base config
ServerName 4.DOMAIN.edu.ar
ServerAlias 4.DOMAIN.edu.ar
ServerAdmin webmas...@domain.edu.ar
DocumentRoot /var/www/4
Options FollowSymLinks
AllowOverride All
Require all granted
El 2021-09-21 16:47, Darryl Philip Baker escribió:
I have ~200 virtualhosts on my Apache HTTPD server and all use the
declaration “” with not port specification. Just a
“Listen 80” directive. Do you specify the port on the VirtualHost
directive because you don’t want to accept traffic on all the
.
On Tue, 21 Sept 2021 at 14:48, Daniel Armando Rodriguez
wrote:
Hi,
I have four subdomains on the same host which work as expected whis
this
base config
ServerName 4.DOMAIN.edu.ar [2]
ServerAlias 4.DOMAIN.edu.ar [2]
ServerAdmin webmas...@domain.edu.ar
DocumentRoot /var/www/4
Options
lts from your tests with curl, then.
It might help to log the host: header in your access log too.
On Tue, 21 Sept 2021 at 17:41, Daniel Armando Rodriguez
wrote:
Changed all vhosts definition the way you suggested, but the issue
still
happens.
El 2021-09-21 16:32, Frank Gingras escribió
19:51, Frank Gingras escribió:
Why do you have two vhosts with the same ServerName value set? That
will break name-based vhosts. Set a unique ServerName value for every
vhost on that port.
On Tue, 21 Sept 2021 at 18:25, Daniel Armando Rodriguez
wrote:
Here it is the curl result from the same host
#
13 matches
Mail list logo