Project

General

Profile

Actions

Bug #401

closed

conflict between server.indexfiles & url.access.deny

Added by Anonymous over 18 years ago. Updated over 15 years ago.

Status:
Missing Feedback
Priority:
Normal
Category:
core
Target version:
ASK QUESTIONS IN Forums:

Description

url.access-deny = ( "index.php", "~", ".inc", "^\.ht", "^inc.", ".inc.php" )

server.indexfiles = ( "index.php", "index.html", "index.htm", "default.htm" )

This config option allows access to http://www.domain.com/ (with an existing file named index.php) even with a denied access to files named "index.php".

Access to http://www.domain.com/index.php is properly denied.

-- Arnd

Actions #1

Updated by stbuehler over 15 years ago

  • Status changed from New to Fixed
  • Resolution set to worksforme

Really old, works now (for me)

Actions #2

Updated by stbuehler over 15 years ago

  • Status changed from Fixed to Missing Feedback
Actions

Also available in: Atom