![]() |
What's 'Symlinks'? How can I create this kind of file to realize multiple sites problem? - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived General Discussion (https://forum.codeigniter.com/forumdisplay.php?fid=21) +--- Thread: What's 'Symlinks'? How can I create this kind of file to realize multiple sites problem? (/showthread.php?tid=31110) |
What's 'Symlinks'? How can I create this kind of file to realize multiple sites problem? - El Forum - 06-07-2010 [eluser]Flyingbeyond[/eluser] At present, multiple sites is quite necessary for me. Just now I saw 'Symlinks' in this thread: http://ellislab.com/forums/viewthread/56436/ well, i am so confused by 'symbolic link to parent'...thanks for ur reply. What's 'Symlinks'? How can I create this kind of file to realize multiple sites problem? - El Forum - 06-07-2010 [eluser]Simian Studios[/eluser] Have a look at this symlink tutorial and you should have a better idea of how they work. Think of them like shortcuts - they are just a way of referencing a file in one location, from another location. |