vhosts - Laravel Pagodabox v-hosts -


ok have site works find locally when set vhosts so:

<virtualhost 127.0.0.7> documentroot "c:\xampp\htdocs\mysite\public" servername myserver <directory "c:\xampp\htdocs\mysite\public">     options indexes followsymlinks multiviews     allowoverride </directory> 

however, when push pagodabox page works home page. when try login, register etc 404 error page. have same problem locally if don't set vhosts. know whats wrong?


Comments

Popular posts from this blog

css - Text drops down with smaller window -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

ruby on rails - Authlogic - how to make a registration and don't log in the new account? -