|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hello.
Using FTP, how do I make a file that will redirect to another HTML document. In an example, http://www.ibm.com/camera (mentioned in an advertisement) goes directly to another page. Thanks! yoshi datera@datera.com http://www.datera.com |
|
#2
|
|||
|
|||
|
I don't know what you mean by using FTP.
Are you saying using a web browser browsing a FTP site, when clicking on a file, it will redirect to another document? Just use "ln" command. ln -s /path/to/1.html path/to/virtual_1.html When you click on virtual_1.html, it will take you to 1.html. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Redirect? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|