View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
09855Bug reportsInstallationpublic2015-09-30 14:31
ReporterBoris Assigned Toc_schmitz  
PrioritynormalSeveritypartial_block 
Status closedResolutionno change required 
Product Version2.06+ 
Summary09855: /admin/ not accessible but /admin/index.php works fine
Description

The backoffice is accessible with full url
https://domaine.com/admin/index.php
(then redirect to the login page)

If 'index.php' is not indicate, the frontoffice appears instead of backoffice.

TagsNo tags attached.
Bug heat2
Complete LimeSurvey version number (& build)Build 150825
I will donate to the project if issue is resolvedNo
Browser
Database type & versionMysql 5.1.73
Server OS (if known)CentOS
Webserver software & version (if known)Apache/2.2.15
PHP Version5.3.3

Users monitoring this issue

There are no users monitoring this issue.

Activities

Boris

Boris

2015-08-31 09:59

reporter   ~33047

in .htaccess file, add :
RewriteCond %{REQUEST_FILENAME} !-d

just after the line
RewriteCond %{REQUEST_FILENAME} !-f

Issue History

Date Modified Username Field Change
2015-08-31 09:56 Boris New Issue
2015-08-31 09:59 Boris Note Added: 33047
2015-09-30 14:31 c_schmitz Status new => closed
2015-09-30 14:31 c_schmitz Assigned To => c_schmitz
2015-09-30 14:31 c_schmitz Resolution open => no change required