I am planning to install laravel5 in to a subfolder of Contao CMS. So Contao CMS is for front-end purpose and Laravel framework is for back-end purpose. eg : http://ift.tt/1KzjSz2
I need to view Laravel index page when accessing URL http://ift.tt/1KzjSz2. I am using xampp in windows. I have added below section in http-vhosts.conf but not working.
<VirtualHost *:80>
<Directory "C:/xampp/htdocs/contao/laravel/public/">
Options FollowSymLinks Indexes
AllowOverride All
Order deny,allow
allow from All
</Directory>
ServerName contao.dev/backend/
ServerAlias http://ift.tt/1SeiR5S
DocumentRoot "C:/xampp/htdocs/contao/laravel/public/"
</VirtualHost>
I have set host like
127.0.0.1 www.contao.dev
from Newest questions tagged laravel-5 - Stack Overflow http://ift.tt/1KzjSz4
via IFTTT
Aucun commentaire:
Enregistrer un commentaire