Opened 5 years ago
Closed 13 months ago
#1485198 closed Feature Requests (wontfix)
htaccess for installer
| Reported by: | hayalci | Owned by: | |
|---|---|---|---|
| Priority: | 5 | Milestone: | later |
| Component: | Installer | Version: | 0.2-alpha |
| Severity: | trivial | Keywords: | |
| Cc: |
Description (last modified by alec)
After the installer finishes, it can present an option to create a .htaccess file in installer directory like the following.
Order allow,deny Deny from all
This way, the user does not have to remove installation directory, or they can remove it later with safety.
Change History (1)
comment:1 Changed 13 months ago by alec
- Description modified (diff)
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

This isn't much better than setting enable_installer option and requires folder access rights modification.