Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 405742

Summary: EclipseLink project's .htaccess no longer works
Product: Community Reporter: Doug Clarke <douglas.clarke>
Component: WebsiteAssignee: phoenix.ui <phoenix.ui-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: douglas.clarke, peter.krogh
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Mac OS X   
Whiteboard:
Attachments:
Description Flags
current .htaccess file none

Description Doug Clarke CLA 2013-04-15 13:15:41 EDT
Created attachment 229735 [details]
current .htaccess file

I believe the .htaccess redirecting has been disabled a few month back. Just noticed the issue.

We use .htaccess to do RedirectMatch to our latest JavaDoc versions.

I would like to understand the reasoning for disabling this feature and any suggested alternatives.
Comment 1 Denis Roy CLA 2013-04-15 14:56:22 EDT
> I would like to understand the reasoning for disabling this feature

Allowing .htaccess to override default web server values causes tons of stat calls to all the directory trees leading up to every single server request.  It seemed wasteful since we weren't using it (all our rewrites are in our server config).  We did check to see if any projects were using it and we didn't see anything overly convincing -- apologies for missing yours.

I've re-enabled .htaccess for http://eclipse.org/eclipselink and I've tested that http://eclipse.org/eclipselink/api/latest/ redirects to 2.4/