Page 1 of 1

logical site structure / url's

Posted: Sun 2. May 2010, 17:43
by Omar

Re: logical site structure / url's

Posted: Sun 2. May 2010, 18:59
by flip-flop
Without some hacks it isn“t.

Knut

Re: logical site structure / url's

Posted: Mon 3. May 2010, 10:45
by Omar
How would I go about these hacks?
Which hacks?

Re: logical site structure / url's

Posted: Mon 3. May 2010, 16:14
by juergen
I think thats quite complicated stuff including 3 things needfully lifetime combined

code + .htaccess + Server / vhost

I used these urls with typo3 and replaced it to .html rewrite caused by my server only sometimes went back to the system and once in a while producing a 404 ( you see the interactions ? / being inside a subdir which is no subdir ?)

Re: logical site structure / url's

Posted: Tue 4. May 2010, 10:10
by Omar
Anyone able to point me in the right direction or willing to provide some help achieving this.
I mentioned using .phtml extensions but this is not really necessary.
As long as I can make the url's based on the structure of the site (in the same way breadcrumbs work)

for example:
http://www.domain.com/category_a/
http://www.domain.com/category_a/page1/
http://www.domain.com/category_a/page2/

http://www.domain.com/category_b/
http://www.domain.com/category_b/category_b1/page1/
http://www.domain.com/category_b/category_b1/page2/
http://www.domain.com/category_b/page2/