Skip to content

No Proper 404 (codeup.dev) #3

@bbatsche

Description

@bbatsche

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.php to phpinfo.php and create an index.html thus dodging the rewrite
  • Edit the config for codeup.dev to not perform the rewrite
  • Create a separate site-create and laravel-site-create scripts with slightly different configs

None of these solutions strike me as being terribly ideal however.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions