kevinkorb Posted March 6, 2008 Share Posted March 6, 2008 We're using .htaccess to fire off our auto_prepend_file in php. We're using subversion and we don't want to have to change the .htaccess file every time it changes hands, we want apache to know based on the document root that our prepend file is always located at DOCUMENT_ROOT/includes/prepend.php How is this done? Is it possible? Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/94802-htaccess-to-call-prependphp-based-on-apache-environmental-variable-or-other/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.