Just a quick note referring to these instructions: http://n0tablog.wordpress.com/howtos...t-integration/
it says:
This is not a problem in unix systems, just create a symbolic link from the original conf files to the place where a mirrored copy is needed. this way you'll only have one set of conf-files to worry about. ln -s /originaldir/originalfile.php /destdir/originalfile.php will do the job just fine."includes/extra-configures/wordpress.php supplied in the integration package seemed to contain a copy of the standard wordpress configuration files. The problem with having a copy is that when (not if) you change the originals you got to remember to change the copy as well."


Reply With Quote
