Ver Mensaje Individual
  #9 (permalink)  
Antiguo 07/07/2015, 13:09
Avatar de carlosdarkslayer
carlosdarkslayer
 
Fecha de Ingreso: abril-2015
Ubicación: ecuador
Mensajes: 12
Antigüedad: 9 años
Puntos: 0
Respuesta: Passenger + Apache + Ruby

Cita:
<VirtualHost *:80>
ServerName drk
DocumentRoot /srv/httpd/drk/testapp/public
PassengerRoot /srv/httpd/drk/testapp/public
RailsEnv development
<Directory /srv/httpd/drk/testapp/public>
PassengerEnabled on
AllowOverride all
Allow from all
Require all granted
</Directory>
</VirtualHost>

Asi está el httpd-vhosts.conf