Forum Moderators: phranque
I use a SSI footer. It’s in a directory called ssi and is called footer.ssi. (KISS)
All the links work in it due to the fact that they all point back to mydomain.com. I now want to add a link to an external domain, like, mywebhostco.com. But, no matter how I try, with or w/o javascript, including some really bad ways of doing js, it always tries to go to http: //www.mydomain.com/mywebhostco.com. Due to this, it lanuches another browser, and generates a 404 page.
I tried a redirect in the .htaccess, but there seems to be a problem in my directories with this approach, and I'll bet it is not the correct way to fix it anyhow.
There must be a simple way to fix this w/o using symbolic links, which I assume I have to do in every directory I have, if I can figure them out.
Jim
(no wonder I couldn't find anything on it. Wish I could delete this thread) ^_^;