Skip to content
View handosensei's full-sized avatar
Block or Report

Block or report handosensei

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Gestion acces Gestion acces
    1
    # Use the front controller as index file. It serves as a fallback solution when
    2
    # every other rewrite/redirect fails (e.g. in an aliased environment without
    3
    # mod_rewrite). Additionally, this reduces the matching process for the
    4
    # start page (path "/") because otherwise Apache will apply the rewriting rules
    5
    # to each configured DirectoryIndex file (e.g. index.php, index.html, index.pl).