Gossamer Forum
Quote Reply
Wrong PATH
1. Why my homepage worked only if I type "http://indo.netfirms.com/pages", NOT just type "http://indo.netfirms.com"

2.links.db 666
cgi-bin/links [dir=777, files=644]
cgi-bin/links/admin [dir=755, files=***]
cgi-bin/links/admin/data [dir=777, files=666]

Are these CHMOD right ??


[This message has been edited by rudino1 (edited December 21, 1999).]
Quote Reply
Re: Wrong PATH In reply to
Because you have the directory /pages/ to be your home directory for LINKS pages.

Here are some quick pointers on permissions:

cgi = 755 (rwxr-xr-x)
pl = 644 (rw-r--r--)
db = 666 (rw-rw-rw-)
backup directory = 777 (drwxrwxrwx)
template files = 666 (rw-rw-rw-)
data directory = 777 (drwxrwxrwx)

For more information...READ THE README FILE!

Wink

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
----------------------