Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

Links.cfg / Paths

Quote Reply
Links.cfg / Paths
I'm trying to figure out how to get Links to build the home page on my MAIN page (http://www.autonuts.com), and then have all the categories build in a separate directory called pages... Here's what my links.cfg looks like now...

# PATH and URL of Admin CGI directory. No Trailing Slash.
$db_script_path = "/home/sites/www.autonuts.com/web/search/admin";
$db_dir_url = "http://www.autonuts.com/search/admin";

# URL of User CGI directory. No Trailing Slash.
$db_cgi_url = "http://www.autonuts.com/search";

# PATH and URL of Pages to be built. No Trailing Slash.
$build_root_path = "/home/sites/www.autonuts.com/web/pages";
$build_root_url = "http://www.autonuts.com";

# PATH and URL of What's New page. No Trailing slash.
$build_new_path = "$build_root_path/New";
$build_new_url = "$build_root_url/New";

# PATH and URL of What's Cool page. No Trailing slash.
$build_cool_path = "$build_root_path/Cool";
$build_cool_url = "$build_root_url/Cool";

# PATH and URL of What's Rating page. No Trailing slash.
$build_ratings_path = "$build_root_path/Ratings";
$build_ratings_url = "$build_root_url/Ratings";

# PATH to homepage in root folder.
$build_home_path = "/home/sites/www.autonuts.com/web";

....Anybody got some quickie advice????...
I have it working on one o fmy other sites but I'll be damned if I can make it work on this one... <:)

Quote Reply
Re: Links.cfg / Paths In reply to
Already been discussed before....

And codes provided at the following web page:

http://users.servicios.retecal.es/nslavic/homepage.html

Next time, PLEASE search the forums and Resources section MORE carefully.

Thanks.

Regards,

Eliot Lee
Quote Reply
Re: Links.cfg / Paths In reply to
Gee thanks Anthro... But have u tried to search "links.cfg" and "Paths" yourself on this site???... Sheesh...There's gotta be a couple of hundred pages to go through...

Appreciate the link anyways... Will go check it out now...


Quote Reply
Re: Links.cfg / Paths In reply to
Wrong keywords, buddy!

Regards,

Eliot Lee
Quote Reply
Re: Links.cfg / Paths In reply to
LOLOL... Like I'm a programmer???.... Go figure...

Quote Reply
Re: Links.cfg / Paths In reply to
Don't have to be a programmer to find relevant information. Using keywords you posted in your original thread, like homepage, home page, etc., I was able to find the link by researching across different LINKS 2.0 resource sites, including the local one in the GT web site, and also searching the forums...

Regards,

Eliot Lee