Re: Help
Frank Gingras <[email protected]> Sat, 18 Oct 2025 19:16:30 -0400
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Message-ID | <CAOY50mtU0vD9ngysnUSVUHoHFsSGFXZAnZO3QtJYQ5yuu0mCBg@mail.gmail.com> |
On Sat, Oct 18, 2025 at 5:40 PM Simon Harrison <[email protected]> wrote: > On Sat, 18 Oct 2025 21:56:55 +0100 > Mathew Butterfield <[email protected]> wrote: > > > Hi there can you tell me how do I change where websites are stored > > and how to change the address from 192.168.x.x to www.x.co.uk If you > > can tel me step by step please. > > > > Thank you > > Mathew > > Best to consult the documentation: > > https://httpd.apache.org/docs/2.4/getting-started.html > > There's quite a bit to it, but once you've set up a few sites, it does > get easier! I think this list if for more specific (rather than > general) help. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > A couple pointers here: - Run apachectl -S to list your vhost(s) - Set the ServerName properly in every vhost - Change the DocumentRoot accordingly