<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">There is ore than one answer.<br>
<br>
If you have a server set up to run web pages on your own local
machine you will probably find them in /var/www<br>
You will need to change ownership, and permissions.<br>
<br>
A few times when I have been feeling ambitious, and the page is
not too cluttered with java code, I use a search and replace to
change the links in the web page code.<br>
<br>
You may have to play with the syntax of the links a bit as well as
the directory structure you are putting your files in.<br>
<br>
HM<br>
<br>
<br>
<br>
On 02/15/2014 03:46 PM, Michael Havens wrote:<br>
</div>
<blockquote
cite="mid:CAFRvunKOi+SpOTyfZRarV7PdL0=9hbCFKst_d6RHvi-TdeC0pg@mail.gmail.com"
type="cite">
<div dir="ltr">I downloaded a web site and I've found something.
If I open one page with 'open with' browser it will open fine.
Unfortunately if I click a link the page it points to does not
open fine; it erases part of the address. Here is an example: I
open this page with a browser
<div>
<br>
</div>
<div><a moz-do-not-send="true"
href="file:///home/bmike1/Documents/language.training/QueOndaSpanish/www.queondaspanish.com/index.html">file:///home/bmike1/Documents/language.training/QueOndaSpanish/www.queondaspanish.com/index.html</a><br
clear="all">
<div><br>
</div>
<div>But a link leads me to</div>
<div><br>
</div>
<div><a moz-do-not-send="true"
href="file:///lesson/1/beginner">file:///lesson/1/beginner</a><br>
</div>
<div><br>
</div>
<div>But if I paste in</div>
<div><br>
</div>
<div><a class="moz-txt-link-freetext" href="file:///home/bmike1/Documents/language.training/QueOndaSpanish/">file:///home/bmike1/Documents/language.training/QueOndaSpanish/</a><a
moz-do-not-send="true"
href="http://www.queondaspanish.com">www.queondaspanish.com</a> <br>
</div>
<div><br>
</div>
<div>it doesn't work perfectly but I can work with it. So my
question is how can I insert </div>
<div><br>
</div>
<div><a class="moz-txt-link-freetext" href="file:///home/bmike1/Documents/language.training/QueOndaSpanish/">file:///home/bmike1/Documents/language.training/QueOndaSpanish/</a><a
moz-do-not-send="true"
href="http://www.queondaspanish.com">www.queondaspanish.com</a> </div>
<div><br>
</div>
<div>before every address? I know that the simplest solution
is just to put everything into the root directory but that
is bad practice and will make quite a mess</div>
<div>:-)~MIKE~(-:</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">---------------------------------------------------
PLUG-discuss mailing list - <a class="moz-txt-link-abbreviated" href="mailto:PLUG-discuss@lists.phxlinux.org">PLUG-discuss@lists.phxlinux.org</a>
To subscribe, unsubscribe, or to change your mail settings:
<a class="moz-txt-link-freetext" href="http://lists.phxlinux.org/mailman/listinfo/plug-discuss">http://lists.phxlinux.org/mailman/listinfo/plug-discuss</a></pre>
</blockquote>
<br>
</body>
</html>