- From: <bugzilla@jessica.w3.org>
- Date: Fri, 17 Feb 2012 16:53:49 +0000
- To: public-html-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=16015
Summary: Options +FollowSymLinks Options -MultiViews
RewriteEngine On RewriteBase / RewriteCond
%{REQUEST_FILENAME}.php -f RewriteRule (.*) $1\.php
[L]
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#aut
o-toc-12
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: other Hixie drafts (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: mike@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/
Multipage: http://www.whatwg.org/C#auto-toc-12
Complete: http://www.whatwg.org/c#auto-toc-12
Comment:
Options +FollowSymLinks Options -MultiViews RewriteEngine On RewriteBase /
RewriteCond %{REQUEST_FILENAME}.php -f RewriteRule (.*) $1\.php [L]
Posted from: 67.42.81.170
User agent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.11 (KHTML, like Gecko)
Chrome/17.0.963.56 Safari/535.11
--
Configure bugmail: https://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Friday, 17 February 2012 16:53:55 UTC