|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
|
|||||||
| New Webmasters ask "How-To" questions here. This is where other fucking Webmasters help. |
|
|
Thread Tools |
|
|
#1 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Dec 2002
Posts: 21,996
|
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? |
|
|
|
|
|
#2 |
|
Too lazy to set a custom title
Industry Role:
Join Date: Dec 2002
Posts: 21,996
|
anybody?
|
|
|
|
|
|
#3 |
|
Registered User
Join Date: Aug 2004
Location: Walking on Water
Posts: 96
|
__________________
This Sig is WAYYYY out of date. |
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Sep 2007
Posts: 201
|
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 |
|
|
|
|
|
#5 | |
|
jellyfish
Join Date: Dec 2003
Posts: 71,528
|
Quote:
been caught out by that on .JPG tons of times, wastes a lot of effort |
|
|
|
|