Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website and Server Administration Forum


You are currently viewing our Website and Server Administration Forum as a guest. Please register to participate.
Login



Reply
symlink with differnet accounts
Old 03-24-2010, 02:01 AM symlink with differnet accounts
Junior Talker

Posts: 1
Name: Mirko
Trades: 0
When having two domains on a same account (in WHM) I can create a symlink like this:

THE DOMAINS:
- mydomain1.com - contains folder named 'upload' with images I want to be displayed on mydomain2.com
- mydomain2.com - the domain showing the images from mydomain1.com/upload

THIS IS A FILE mydomain2.com/test.php

Code:
$target = 'http://www.mydomain1.com/upload/';
$link = 'images;
symlink($target, $link);
Now I can get images located in mydomain1.com/upload like this (in a file mydomain2.com/show.php). It permanently creates link 'images' which points to mydomain1.com/upload.

Code:
<img src="images/image1.jpg" />
But when I have two different accounts this doesn't seem to work.

Basically, I want to hide the folder with images so that the page source will show "images/image1.jpg" instead of "http://www.mydomain1.com/upload/image1.jpg"

Any ideas?
napraviculom is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 03-26-2010, 06:38 AM Re: symlink with differnet accounts
chrishirst's Avatar
Missing! presumed drunk.

Posts: 42,390
Name: Chris Hirst
Location: Blackpool. UK
Trades: 0
You can't!
__________________
Chris. ->>
Please login or register to view this content. Registration is FREE
<<-

A foolish consistency is the hobgoblin of little minds
Thought for today:- Is SEO the only industry where all the cowboys are Indians?
chrishirst is online now
Reply With Quote
View Public Profile Visit chrishirst's homepage!
 
Reply     « Reply to symlink with differnet accounts
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.66007 seconds with 12 queries