Skip to content

Option for removing "index.php" from URL (aka rewritebase) #14

@PVince81

Description

@PVince81

Currently the URL of a provisioned instance always shows "index.php" in the URL.
There's an option to make it cleaner.

To make this work, I had to manually do the following on the provisioned instance:

  • edit config.php and add a key 'htaccess.RewriteBase' => '/'
  • run sudo -u www-data ./occ maintenance:update:htaccess

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageNeeds to be verified by a maintainer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions