Skip to content

Redirects to wrong incomplete URL #710

Description

@JefteCaro

Using these URL works fine:

http://localhost/ci4/public/index.php/home
http://localhost/ci4/public/index.php

since I installed in a sub directory ci4/public

but when I used this URL,

http://localhost/ci4/public/index.php/

it redirects to

http://localhost/index.php

tried to set

public $baseURL = 'http://localhost/ci4/public/';

in

application/Config/App.php

but still redirects to the said URL.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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