Gossamer Forum
Home : Products : Links 2.0 : Discussions :

I got one for you

Quote Reply
I got one for you
I am not asking for how to setup links. I have it all setup. What I am looking for is something different.
In Links.CFG there is the pages to be built line of code. My server wont allowme to build links on my main page. ex: www.copyright-web.com. I have to use .htaccess to get it to show up as the index.html. What I am wondering is, is there some code or something to force links to build it as the main page and not in a sub-directory.

This may seem kind of confusing, maybe the following will clear it up.

What I am running right now is:
$build_root_path = "/data1/hypermart.net/copyright-web/links";
$build_root_url = "http://www.copyright-web.com/links";

and I am using .htaccess to make http://www.copyright-web.com/links, show up as http://www.copyright-web.com. This would work fine but it messes up the link paths.

What I need is this:

$build_root_path = "/data1/hypermart.net/copyright-web";
$build_root_url = "http://www.copyright-web.com";

For some reason or another my server will not allow this. It seems it wont allow anyone or anything to chmod /data1/hypermart.net/copyright-web. Anyone have any ideas?

Thanks in advance,



------------------
Lord Copyright
Founder / Webmaster
Copyright Web
--------------------
www.copyright-web.com
Subject Author Views Date
Thread I got one for you Copyright Web 2633 May 15, 1999, 7:23 PM
Post Re: I got one for you
Jimz 2552 May 16, 1999, 1:48 AM
Post Re: I got one for you
Jimz 2526 May 16, 1999, 1:50 AM
Post Re: I got one for you
Copyright Web 2528 May 16, 1999, 4:46 AM