Home : Products : Gossamer Links : Discussions :

Products: Gossamer Links: Discussions: Re: [minesite] Best way to change the top level category.: Edit Log

Here is the list of edits for this post
Re: [minesite] Best way to change the top level category.
CrazyGetting closer.


This rule seems to work to a point
RewriteEngine On
RewriteRule ^(.*)$ /mining/Suppliers [L]

But will default all calls made to the /mining/pages/ directory to /mining/Suppliers/

What I would like it to do is to mirror to the directory being called less the /pages/ i.e.
http://mysite.com/www/mining/pages/A >> http://mysite.com/www/mining/A
http://mysite.com/www/mining/pages/B >> http://mysite.com/www/mining/B
etc etc

TIA

Regards

minesite

Last edited by:

minesite: Jul 10, 2004, 1:39 AM

Edit Log: