[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Apache2 404



I am still confused.  I have quadruple checked the .conf files, rechecked to step to create a virtual domain and still I get 404 when trying to access the second page of html. 

The instructions I had said allow web ports through the firewall.  It specifically said ufw which my system does not have.  Is there another firewall that might be running on my Debian 11 / Apache2 system?

Thanks,    Larry

On Saturday, May 21, 2022, 07:39:16 PM EDT, Dan Ritter <dsr@randomstring.org> wrote:


ldmkolxm@yahoo.com wrote:
>  My link to the second page is via a url  "var/www/ldmdomain.info/html/Picture1.html".
> Also, this is intended only for my home network.
> And I have no idea what this means:    Inside your local network, you will need an A or AAAA and/or
> CNAME record pointing to ldmdomain.info and optionally (but you
> should) www.ldmdomain.info


Computers using TCP/IP find each other by taking a name and
resolving it into an IP address, then making a request over the

network.


The name you keep telling us is www.ldmdomain.info

That name does not exist.

If you want it to exist for the world at large, you need to
lease the right to use it, get a DNS server to supply records,
and make sure that the DNS server knows what IP address to point
to at all times.

If you want to use this inside your home network and nowhere
else, you should not use ldmdomain.info. You should use the name
of your machine, which can be found with

hostname

And make sure that other machines on your network can find that
host; that could involve any of several different approaches.

-dsr-



Reply to: