So I keep getting the following warning when I try apachectl restart
NameVirtualHost *:80 has no VirtualHosts
But in the config file, I did add the following
Can someone tell me what I did wrong?
NameVirtualHost *:80
<VirtualHost *:80>
ServerName localhost
DocumentRoot /home/max/ror/depot/public
<Directory /home/max/ror/depot/public>
Order allow, deny
Allow from all
</Directory>
</VirtualHost>
LoadModule passenger_module
/var/lib/gems/1.8/gems/passenger-3.0.7/ext/apache2/mod_passenger.so
PassengerRoot /var/lib/gems/1.8/gems/passenger-3.0.7
PassengerRuby /usr/bin/ruby1.8
on 2011-06-04 12:45
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.