yeowza
Posts: 16
|
| Posted: 02/18/2011, 4:00 PM |
|
Here's what I'm attempting to do. I have a project that I use for multiple domains on one server. Instead of copying the same application over for each one I was trying to use a symbolic link to point to the same code in one folder. The problem I'm having is that I have a couple of settings in the common.php file that are specific to the site. Any ideas on how I could get this to work? I was hoping to have a common file in the root of each site and then a symbolic link to point to the code. I also was thinking about putting the common.php into a separate folder but then I would have to manually update the link in each program.
Any ideas?
|
 |
 |
|