Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Re: [Andy] Best way to change the top level category.

Quote Reply
Re: [Andy] Best way to change the top level category. In reply to
Hi

I finally got around to trying this but get an error page with the following error in the logs.
“Directory index forbidden by rule: mysite.com/www/mining/pages/”

I placed the htaccess file with the following rule into the /pages/ directory.
RewriteEngine On
RewriteRule ^pages/(.*) Suppliers/$1 [L]

mysite.com/www/mining/Suppliers/ directory exists which is built by LinksSQL, it has the index.shtml in it.

Any pointers to the problem.

Regards

minesite

Last edited by:

minesite: Jul 9, 2004, 7:33 PM
Subject Author Views Date
Thread Best way to change the top level category. minesite 3246 Mar 26, 2004, 7:08 AM
Thread Re: [minesite] Best way to change the top level category.
Andy 3135 Mar 26, 2004, 7:16 AM
Thread Re: [Andy] Best way to change the top level category.
minesite 3134 Mar 26, 2004, 7:24 AM
Thread Re: [minesite] Best way to change the top level category.
Andy 3137 Mar 26, 2004, 7:26 AM
Thread Re: [Andy] Best way to change the top level category.
minesite 3116 Mar 26, 2004, 7:36 AM
Thread Re: [minesite] Best way to change the top level category.
pugdog 3115 Mar 26, 2004, 2:15 PM
Post Re: [pugdog] Best way to change the top level category.
minesite 3113 Mar 26, 2004, 2:31 PM
Thread Re: [Andy] Best way to change the top level category.
minesite 2989 Jul 9, 2004, 7:32 PM
Post Re: [minesite] Best way to change the top level category.
minesite 2987 Jul 10, 2004, 1:38 AM