Virtualmin - Added Virtual Server - Stopped access to Rails app?
- by Dan
Hi,
Sorry if this sounds pretty simple, I'm new to Virtualmin and running servers in general.
I recently purchased a VPS and installed Virtualmin with no problems. I then installed mod_rails and uploaded my first rails app, which I got working by adding the following to my apache httpd.conf file:
<VirtualHost *:80>
ServerName…