Re: Reverse proxy
Paul <[email protected]> Tue, 7 Oct 2025 19:22:48 -0400
| Newsgroups | gmane.comp.apache.user |
|---|---|
| Organization | Stormy Weather |
| Message-ID | <[email protected]> |
A: It reverses the normal flow of conversation.
Q: What's wrong with top-posting?
A: Top-posting.
Q: What's the biggest scourge on plain text email discussions?
On 10/7/25 11:31, Bret Stern wrote:
> Ok. So my understanding of ReWrite rules is to modify the url in some
> fashion...per the Apache docs.
> I don't see any reason to do that
Your choice.
//huge snip of some very good advice//
A sage once said: "when you've dug yourself into a hole up to your
eyeballs, put the shovel down and stop digging."
Assuming that your sites-enabled has no "default", try, inter alia, with
attention to ssl:
# apachectl -S
# nmap -sn {whereever you are}
# cat /etc/apache2/ports.conf
# cat /etc/hosts
# netstat -ntulp | grep LISTEN
Good luck,
Paul