logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Dedicated VirtualHost for website?
Author
20160413



Joined: 13 Apr 2016
Posts: 28

PostPosted: Wed 03 Jun '20 18:01    Post subject: Dedicated VirtualHost for website? Reply with quote

Hi,

I would like to know your opinion on having a dedicated VirtualHost for a website or is it ok to use the default VirtualHost.

The setup is: One VPS with one website.

I personally think it will be better to use the default VirtualHost as a catch-all for the server and a dedicated VirtualHost for the website running on the server and not to configure the website via the default VirtualHost.

Cheers
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Fri 05 Jun '20 15:46    Post subject: Reply with quote

I use a catch all site for bots and create one vhost for the real domain. That is only my preference. Using the default vhost is okay if you have only one domain pointing to the servers IP.
Back to top
20160413



Joined: 13 Apr 2016
Posts: 28

PostPosted: Sun 07 Jun '20 21:52    Post subject: Reply with quote

Thanks for you reply and opinion!
Back to top


Reply to topic   Topic: Dedicated VirtualHost for website? View previous topic :: View next topic
Post new topic   Forum Index -> Apache