[wp-trac] [WordPress Trac] #12670: Non-standard htaccess filename breaks mod-rewrite setup
WordPress Trac
wp-trac at lists.automattic.com
Fri Mar 26 00:57:33 UTC 2010
#12670: Non-standard htaccess filename breaks mod-rewrite setup
----------------------------+-----------------------------------------------
Reporter: thedotproduct | Owner: ryan
Type: enhancement | Status: new
Priority: normal | Milestone: Future Release
Component: Administration | Version: 2.9.2
Severity: normal | Keywords: needs-patch
----------------------------+-----------------------------------------------
Comment(by meheranandk):
I could not create a patch for wp-config.php because it is generated on
install. One can add the following code to the file and change .htaccess
to the desired name to fix the issue.
{{{
/** .htaccess filename. Change only if your webserver is using a different
htaccess filename */
define('HTACCESS_NAME','.htaccess');
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/12670#comment:5>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list