Ticket #881 (closed New feature: wontfix)
.htaccess
| Reported by: | mt | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | Piwik 0.9.9 - Stable release |
| Component: | Core | Keywords: | |
| Cc: | Sensitive: | no |
Description
I run my server with session.auto_start at on, which causes a problem due to the way the Zend Session Object is done.
I would suggest a htaccess with the following rule:
php_flag session.auto_start off
At any rate, this .htaccess coule eventually be used for url routing purposes, for clean urls.
Change History
Note: See
TracTickets for help on using
tickets.
