[wp-hackers] RE: [wp-trac] Re: [WordPress Trac] #2740: Include .htaccess in distribution

Computer Guru computerguru at neosmart.net
Thu Jun 29 05:12:40 GMT 2006


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm with you on this one.
Even more than Frontpage: IIS.
If a plugin relies solely on .htaccess, it will undoubtedly break upon
porting to IIS (which has its own "mod_rewrite" called ISAPI Rewrite).

Computer Guru
NeoSmart Technologies
http://neosmart.net/blog/

-----BEGIN PGP SIGNATURE-----
iQA/AwUBRKNhQN0iAoeFylLdEQIDegCfV+DxBNHB9YmAJ1Kd8G82UwTsPi8AoISb
v7sWmtT44Q4Vm+iJzLlCRPZm
=riip
-----END PGP SIGNATURE-----
-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com [mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of Christopher J. Hradil
Sent: Thursday, June 29, 2006 7:27 AM
To: wp-hackers at lists.automattic.com
Subject: [wp-hackers] RE: [wp-trac] Re: [WordPress Trac] #2740: Include .htaccess in distribution

I've chimed in on this subject several times in the past. There are a large number of potential conflicts involved with including an .htaccess file with a WP distribution, one example is the use of MS frontpage extensions, which are installed on many shared and dedicated servers, in many cases the apache distribution used by hosting providers is compiled with mod_frontpage which relies on .htaccess for authoring control, etc. I've added a large amount of information to the codex regarding the use of WP and (or on a server with) the Ms Frontpage extensions. See - http://codex.wordpress.org/Using_Permalinks#Permalinks.2C_.htaccess.2C_and_M
S_Frontpage

I need to go back and make some additional notes and modifications based on some new information when I have a chance, but that's it in a nutshell as far as MS Frontpage. 

Further, in my opinion, it's one thing to ask folks to make changes to .htaccess/apache if they WISH to use a feature such as permalinks, however it's not right to mandate what amounts to a change in the web server configuration in order to use the product. I'm pretty sure no one would like the idea of someone coming along with a plugin that REQUIRED a user to gut the core WP files. 


...chris 


/**************************************
Christopher J. Hradil
chradil at comcast.net
http://www.hradil.us
973-809-4606
**************************************/


-----Original Message-----
From: wp-trac-bounces at lists.automattic.com
[mailto:wp-trac-bounces at lists.automattic.com] On Behalf Of WordPress Trac
Sent: Thursday, June 29, 2006 12:07 AM
To: wp-trac at lists.automattic.com
Subject: [wp-trac] Re: [WordPress Trac] #2740: Include .htaccess in distribution

#2740: Include .htaccess in distribution
---------------------------+--------------------------------------------
---------------------------+----
 Reporter:  mikaelstaldal  |        Owner:  anonymous
     Type:  defect         |       Status:  new      
 Priority:  normal         |    Milestone:           
Component:  Optimization   |      Version:  2.0.2    
 Severity:  normal         |   Resolution:           
 Keywords:                 |  
---------------------------+--------------------------------------------
---------------------------+----
Comment (by Brian Layman):

 I do not agree with this suggestion.

 This cause WP to override any .htaccess files that are configured above the WordPress directory.  Additionaly, and it will make the upgrade  process more difficult as this is a file that could be overwritten very  easily when uploading an update.  If I lost my .htaccess file, it would  require a good bit of scrambling to get the contents restored. (Which  reminds me it is time for another backup....)

 AFAIK, .htaccess is only created by WordPress if you change your permalink structure.  So most installs rely on the .htaccess configured by there web provider.  1and1.com for instance has a special thing for converting the urls to upper or lower case as appropriate.  If I put a custem perma link structure, and thus create a .htaccess file, that behavior is lost.

--
Ticket URL: <http://trac.wordpress.org/ticket/2740>
WordPress Trac <http://wordpress.org/>
WordPress blogging software

_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list