but I'm missing
> something.
> > >> >> >> >
> > >> >> >> > The test server has multiple test apps, running off subfolders
> > >> >> >> > /var/www/html/test1
> > >> >> >> > /var/www/html/test
gt;> >> > an internal 500 server error.
> >> >> >> >
> >> >> >> > The test url -- http://161.35.5.174/berat
> >> >> >> >
> >> >> >> > Thanks for your pointers/insight!
> >> &
==
>> >> >> > cat /etc/apache2/sites-available/berat.conf
>> >> >> >
>> >> >> > ServerAdmin f...@yahoo.com
>> >> >> > ServerName temp22
>&
> >> >
> >> >> >
> >> >> >
> >> >> >
> >> >> > #ProxyRequests Off
> >> >> > #ProxyPreserveHost On
> >> >> > #
> >> >> > # R
t;
> > >> > #Options -Indexes +FollowSymLinks +MultiViews
> > >> > Options +FollowSymLinks
> > >> >
> > >> > AllowOverride All
> > >> > Options -MultiViews
> > >> >
index.php
>> >> >
>> >> > #Options -Indexes +FollowSymLinks +MultiViews
>> >> > Options +FollowSymLinks
>> >> >
>> >> > AllowOverride All
>> >> > Options -Mult
#Options FollowSymlinks
> >> > #AllowOverride All
> >> > ##Order allow,deny
> >> > ##allow from all
> >> > #Require all granted
> >> >
> >> >
> >> > ##Alias "/be
Options -Indexes FollowSymlinks
> >> > #Options FollowSymlinks
> >> > #AllowOverride All
> >> > ##Order allow,deny
> >> > ##allow from all
> >> > #Require all granted
> >>
1, 2024 at 8:02 AM Marc wrote:
>> > >>
>> > >> I am testing a bit with this:
>> > >>
>> > >> 32
>> > >> 33 # files are still loaded from default host
>> > >> 34 Define defaulthost "&
uot;"
> > >> 36
> > >> 37 ProxyPreserveHost Off
> > >> 38 ProxyAddHeaders On
> > >> 39 SetOutputFilter proxy-html
> > >> 40 ProxyHTMLEnable On
> > >> 41 ProxyHTMLExtend
t; 42
> >> 43 ProxyPass"https://${proxyhost}/";
> >> 44 ProxyPassReverse "https://${proxyhost}/";
> >> 45
> >> 46 ProxyPassReverseCookieDomain "${proxyhost}" "${defaultho
49 Header edit Set-Cookie ^(.*)$ $1;HttpOnly;Secure;SameSite=None
>> 50
>> 51 ProxyHTMLURLMap https://${proxyhost}/
>> https://${defaulthost}/
>> 52
>> 53 Options +ExecCGI +FollowSymLinks -MultiViews
>> 54
>>
ly;Secure;SameSite=None
> 50
> 51 ProxyHTMLURLMap https://${proxyhost}/ https://
> ${defaulthost}/
> 52
> 53 Options +ExecCGI +FollowSymLinks -MultiViews
> 54
>
> > -Original Message-
> > From: bruce
> > Sent: Thur
+FollowSymLinks -MultiViews
54
> -Original Message-
> From: bruce
> Sent: Thursday, 11 July 2024 13:20
> To: users@httpd.apache.org
> Subject: [users@httpd] reverse proxy setup
>
> Hi.
>
> Testing a github app that appears to use/require reverse proxy
Hi.
Testing a github app that appears to use/require reverse proxy to
display results on the browser.
The basic app uses npm/nextjs to generate content, Per different
sites, the process uses PM2 to run the process, and to be able to show
the content via an internal/local "server". This is accesse
15 matches
Mail list logo