forked from bbatsche/Vagrant-Setup
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Our default site config is geared specifically towards Laravel, meaning that missing files get redirected to index.php. This creates some especially weird results with codeup.dev, and early on in the course. Some possible solutions:
- Move
codeup.dev/index.phptophpinfo.phpand create anindex.htmlthus dodging the rewrite - Edit the config for
codeup.devto not perform the rewrite - Create a separate
site-createandlaravel-site-createscripts with slightly different configs
None of these solutions strike me as being terribly ideal however.
Metadata
Metadata
Assignees
Labels
No labels