allowing all URL's for a page
Posted: Wed Aug 22, 2007 7:52 am
We are currently developing a website, and we have the page structure:
4 - Gallery
4.1 - Web gallery
4.2 - Graphic gallery
So the current page URL's are as follows:
/gallery
/gallery/web-gallery
/gallery/graphic-gallery
So now the question is, how do i allow all further URL's under the subpages to show the subpage: eg:
/gallery/web-gallery/here-are-some-keywords/here-are-some-more-keywords => /gallery/web-gallery
OR
/gallery/web-gallery/here-are-some-keywords/1245789794 => /gallery/web-gallery
instead of a 'Not Found' page. Hope someone can get me an answer.
-Thanks
4 - Gallery
4.1 - Web gallery
4.2 - Graphic gallery
So the current page URL's are as follows:
/gallery
/gallery/web-gallery
/gallery/graphic-gallery
So now the question is, how do i allow all further URL's under the subpages to show the subpage: eg:
/gallery/web-gallery/here-are-some-keywords/here-are-some-more-keywords => /gallery/web-gallery
OR
/gallery/web-gallery/here-are-some-keywords/1245789794 => /gallery/web-gallery
instead of a 'Not Found' page. Hope someone can get me an answer.
-Thanks