![]() |
can I get some help with 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? |
anybody?
|
|
ln -s /path/to/original/file.jpg /path/to/symbolic-link.jpg
example could be like: ln -s /home/mysite/public_html/nekkid_boobies.gif /home/my-other-site/public_html/nekkid_boobies.gif |
Quote:
been caught out by that on .JPG tons of times, wastes a lot of effort |
| All times are GMT -7. The time now is 02:05 AM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123