On Tue, Apr 12, 2022 at 5:12 PM DiversityLink/Milt Spain
<pbservi...@earthlink.net> wrote:
>
> Apache2.4 installed and operating on Widows 7. Test site is loaded at 
> C:\Apache24\htdocs\testsite.com. Site index is loaded in the testsite.com 
> folder as index (an htm file). Virtual Hosts is set up as:
>
> <VirtualHost *:80>
>
>     ServerAdmin a...@example.com
>     DocumentRoot"C:Apache24/htdocs/"
>     ServerName testsite.com

How about appending:
ServerAlias localhost

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to