Closed Thread
Page 1 of 2 12 LastLast
Results 1 to 10 of 11

Thread: Create symbolic link

  1. #1
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0

    Question Create symbolic link

    Hi, anybody can tell mey how to create a symbolic link from CPanel ?
    I want to create a symbolic from domain/adminpage to domain
    Thanks

  2. CODECALL Circuit advertisement
    Join Date
    Always
    Location
    Advertising world
    Posts
    Many

     
  3. #2
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    I'm not sure about creating one from CPanel but the command on the shell is ln -s /dir

    Code:
    # ln -s /some/dir/here

  4. #3
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0
    Hi, thanks for reply....
    My Hosting not have a SSH features... So... any other ideas ?
    Thanks

  5. #4
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0
    Hello , any ideas for this ?
    Thanks

  6. #5
    ToRk is offline Newbie
    Join Date
    Feb 2009
    Posts
    9
    Rep Power
    0
    Hello
    you can't do it from cpanel ask your hosting support to do it for you

  7. #6
    ToRk is offline Newbie
    Join Date
    Feb 2009
    Posts
    9
    Rep Power
    0

    Post

    sorry i mean you can not do symbolic link from cpanel but as i see
    you need to redirect domain/adminpage to domain
    so as i understod you want browser redirect you to domain when you call domain/adminpage if that what you want you can do it from redirects in cpanel

  8. #7
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0
    Ehm.. how i tell this... sorry if my explanation not good.
    I want to create a alias link mydomain/adminpage and the resources is from mydomain.. it just alias so when my client open mydomain/adminpage it will open url mydomain/adminpage... but the content is got from public_html not from public_html/adminpage

    Any other ideas ?
    Thanks for help

  9. #8
    Tor
    Tor is offline Programming Expert
    Join Date
    Oct 2007
    Posts
    488
    Rep Power
    0
    I'm not sure I understand what you are trying to do. Do you want to forward your domain to another website?

  10. #9
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0
    Ehm... sorry for my bad description
    I can't create link here... because my account still blocked for creating link...
    How to describe that

  11. #10
    cakka is offline Programmer
    Join Date
    Jun 2008
    Location
    Jakarta - Indonesia
    Posts
    192
    Rep Power
    0
    Now, i hope i can write a link to this thread
    I want to create a page admin that located on www.ckcybers.com/adminpage ( it just a sample )... actually there is no file in folder public_html/adminpage...

    It just a symbolic link for admin theme in Drupal ( i getting this trick from some one but he didn't tell me more )
    If someone access www.ckcybers.com/adminpage it will open the files that saved in /public_html but the url have attribute admin page ( www.ckcybers.com/adminpage ) i create the php code for check url when it get attribute adminpage in url the theme will adjust as i set.

    Any ideas for this ?
    Please forgive me if me english is not good or my explanation too bad.
    Thanks

Closed Thread
Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How do you create new forms and link them?
    By Tezelia in forum Visual Basic Programming
    Replies: 5
    Last Post: 03-28-2011, 06:45 AM
  2. Replies: 0
    Last Post: 07-23-2010, 03:41 AM
  3. Create Symbolic link
    By cakka in forum PHP Development
    Replies: 2
    Last Post: 02-24-2009, 07:33 AM
  4. How to create Link to Directory
    By shidlingayya in forum C and C++
    Replies: 6
    Last Post: 04-24-2008, 08:36 AM
  5. symbolic equation solving?
    By Witash in forum General Programming
    Replies: 4
    Last Post: 03-31-2007, 03:24 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts