Forum Moderators: phranque

Message Too Old, No Replies

How to import or include a htaccess file in another htaccess file?

Need urgent help.

         

DeveloperMind

4:55 am on Apr 28, 2006 (gmt 0)

10+ Year Member



We need to import a htaccess file in another htaccess file as we do in php using import.

Please help me if this is possible.

Thanks
DeveloperMind

jdMorgan

1:12 pm on Apr 28, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You can do something like this at the server config level, but not in .htaccess.

Meta-solutions, using a script on the server to open, read, and 'merge' .htaccess files might be possible if you are the admin for all affected accounts.

Jim