belick Posted July 29, 2007 Share Posted July 29, 2007 is it possible to generate the htaccess file through a php file? maybe by including the php file into the htaccess file? Thanks Quote Link to comment Share on other sites More sharing options...
trq Posted July 29, 2007 Share Posted July 29, 2007 In theory you could using fwrite, however, the .htaccess is read long before any php file is parsed. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.