jerastraub Posted October 9, 2006 Share Posted October 9, 2006 Does anyone know if you can have comments in Htaccess. As a few on my site have rather large htaccess files?Ie. <!-- Accessory Section Rewrites-->or // Accessory Section Rewrites Link to comment https://forums.phpfreaks.com/topic/23445-adding-comments-to-htaccess/ Share on other sites More sharing options...
Daniel0 Posted October 9, 2006 Share Posted October 9, 2006 .htaccess files have same syntax (or whatever to call it) as the httpd.conf file.[code]bla bla#this is a commentbla bla more configuration...[/code] Link to comment https://forums.phpfreaks.com/topic/23445-adding-comments-to-htaccess/#findComment-106335 Share on other sites More sharing options...
jerastraub Posted October 9, 2006 Author Share Posted October 9, 2006 Thanks for the clarification!I thought so but wasn't exactly sure :) Link to comment https://forums.phpfreaks.com/topic/23445-adding-comments-to-htaccess/#findComment-106348 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.