Yup, all it needed was that missing slash. TA!
On 01/02/2024 13:46, Sherrard Burton wrote:
that is not the correct form of the absolute URL. absolute URLs are
based at your DocumentRoot. so since your DocumentRoot is
DocumentRoot /var/www/html/holding
the correct absolute URL would be "/ms-lo
On 2/1/24 8:25 AM, Adam Weremczuk wrote:
Hi Sherrard,
My index.html is super simple:
sorry if i wasn't clear. i was asking if you had the version with the
absolute path posted on your site. no matter, see the below.
After I replace:
img src="ms-logo.png"
with
img src="/var/www/html/h
Hi Sherrard,
My index.html is super simple:
--
p {text-align: center;}
UNAVAILABLE
The Matrix Science website is currently unavailable.
We apologise for the unexpected downtime.
If you require assistance, please contact href=mail
On Wed, Jan 31, 2024 at 2:54 PM Sherrard Burton
wrote:
>
>
> On 1/31/24 02:26 PM, Adam Weremczuk wrote:
> >
> > I've already tried replacing relative path to the image with absolute
> > but it made no difference.
> >
> > Any ideas?
> >
>
> do you have a live example with the absolute path? the br
On 1/31/24 02:26 PM, Adam Weremczuk wrote:
I've already tried replacing relative path to the image with absolute
but it made no difference.
Any ideas?
do you have a live example with the absolute path? the broken ones that
i looked at all had the relative paths which (understandably) d
Hi all,
Apache 2.4.56.
I'm trying to set up a holding page that would catch all traffic
(including errors) and redirect to a very basic holding page.
It seems to be working now as I want. Apart from the logo image missing
if I supply any multi level path, e.g:
1. Logo showing:
https://hol