On Thu, 2020-01-09 at 06:16 +0000, Russell L. Harris wrote:
> For development of a web pages, I installed Apache2 on another machine
> in the LAN so that I can FTP web pages from the development machine to
> the web server and view the pages from the development machine.

Do your pages use any server side facilities like PHP or server side
includes? If not, and your pages have purely static content, you can
just view your pages as plain files on your local machine, no need for
a web server.

-- 
Tixy


Reply via email to