Apache virtual hosts

Forum home -> Tech Talk -> View topic

Post

Posted
Rating:
#923 (In Topic #410)
Avatar
Standard member

I have a query

I've posted the details here. If you could look at it and comment, I shall be much obliged. I think I understand how virtual hosts work (even watched Jacob's video on the topic), but I must have fat fingered something or have a misunderstanding or botched configuration somewhere.

https://stackoverflow.com/questions/78822637/how-do-i-get-apache-virtual-host-to-work

Thanks!
 
Online now: No Back to the top

Post

Posted
Rating:
#924
Avatar
NOTS Staff
Hello. From your StackOverflow post, it looks like you figured out it was an SSL/TLS issue. It also sounds like you have questions about the Magneto e-commerce app you're trying to run, which you'd probably want to go to a Magneto community about.

I've barely used Homebrew at all, and haven't used a Mac as a web server in many years. What I was doing for a while was running a Debian virtual machine in VirtualBox on a Mac Pro, so I could use common Linux server software and not have to worry about OS X's built-in web server components. You may want to consider that as an option.

You mentioned you found NGINX's logging to be more thorough than Apache's. I would be curious if you could have diagnosed the issue by increasing the "LogLevel" setting in your Apache configuration file(s). It doesn't look like that option was present by default on your Homebrew setup, so you may not have known that you could set it.

For future reference, it's polite to post the actual content of your question on a forum, rather than just linking out. You never know when a link like that will die for one reason or another, and it also means people can't search the forum for your question (and your question won't appear in search engine results for this website).
Online now: Yes Back to the top
1 guest and 0 members have just viewed this.