![]() |
help... symlinks?
I have a bunch of new websites being built and alot of them use the same images
So instead of uploading these same images to every website, I want to like make a main/central image directory and then make an image directory in the website folder and have it linked to the main/central image directory I know this can be done but cant remember how.. someone help me out? |
ln -s real_dir virtual_dir :)
|
You may also be able to this with mod_rewrite, which would mean you don't need to manually set up the symlinks for each site. One possible catch, I'm not sure whether mod_rewrite will let you read outside of the site's htdocs directory structure.
|
Quote:
|
| All times are GMT -7. The time now is 12:58 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123