LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing the viewing link of mainpage in HTTrack (https://www.linuxquestions.org/questions/linux-newbie-8/changing-the-viewing-link-of-mainpage-in-httrack-806886/)

LinpusKelvin 05-09-2010 11:40 PM

Changing the viewing link of mainpage in HTTrack
 
Hi, I am totally new in these.
My main page of the website is located at:/usr/local/share/httrack/html/server/Index.html

Question: I am trying to link this: /data/websites/index.html to my main page and in my html file i do it like this:
<li><a href="/data/websites/index.html">Part 2</a></li>.
But it didnt link successfully.

What is going wrong..... can you all please advice me.Thanks in advance.

Web31337 05-10-2010 04:54 AM

Quote:

But it didnt link successfully.
Then how was it linked? HTTP 404? If it's Index.html and you're linking to index.html that might give troubles.

LinpusKelvin 05-10-2010 08:56 PM

thanks for reply.
my main page is at :/usr/local/share/httrack/html/server/Index.html
Then in the main page, there is a link/button that named "Part 2", once user click on "Part2" it will lead them to ths page tht located at:/data/websites/index.html

Following is my coding:
<li><a href="/data/websites/index.html">Part 2</a></li>

Please guide me step-by-step. Need ur assiatance urgently. thanks in advance..

LinpusKelvin 05-12-2010 02:29 AM

I am newbie. I want to customize my HTTrack to look better. Pls help me, I waiting for ur reply. Thanks in advance.


All times are GMT -5. The time now is 01:33 PM.