<VirtualHost *:80> ServerAdmin foo@bar.org DocumentRoot /home/tux-vador/airtime/public SetEnv APPLICATION_ENV "development" <Directory /home/tux-vador/airtime/public> DirectoryIndex index.php AllowOverride all Order allow,deny Allow from all </Directory> </VirtualHost>
<VirtualHost *:80> ServerAdmin foo@bar.org DocumentRoot /home/tux-vador/airtime/public SetEnv APPLICATION_ENV "development" <Directory /home/tux-vador/airtime/public> DirectoryIndex index.php AllowOverride all Order allow,deny Allow from all </Directory> </VirtualHost>
/etc/apache2/sites-available
/etc/apache2/sites-enabled
It looks like you're new here. If you want to get involved, click one of these buttons!