[wp-trac] [WordPress Trac] #12670: Non-standard htaccess filename breaks mod-rewrite setup
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 22 17:44:42 UTC 2010
#12670: Non-standard htaccess filename breaks mod-rewrite setup
----------------------------+-----------------------------------------------
Reporter: thedotproduct | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Unassigned
Component: Administration | Version: 2.9.2
Severity: normal | Keywords: htaccess, mod-rewrite
----------------------------+-----------------------------------------------
I use a non-standard .htaccess filename and thus the mod-rewrite for
permalinks didn't work for me as the admin script wrote to a file called
.htaccess - this also made my wordpress site throw an HTTP 500 error due
to the "missing" .htaccess file
I think it would be worth adding a check to see what the .htaccess
filename is before writing it (the Apache config var is called
"AccessFileName")
I have worked around the problem by creating a symlink from the filename I
use to .htaccess.
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12670>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list