Skip to content

supplied .htaccess doesn't work when installed outside of DocRoot #6

@wdccdw

Description

@wdccdw

When I install gitlist outside of the DocumentRoot, using an Alias, the supplied .htaccess results in a 404 for everything that is not a file. It works if I use the following RewriteRule instead:

RewriteRule ^ /gitlist/index.php [L]

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions