Textpattern CMS support forum
You are not logged in. Register | Login | Help
- Topics: Active | Unanswered
Pages: 1
#1 2011-08-04 01:46:48
- ashes
- New Member
- Registered: 2011-08-04
- Posts: 2
[Solved] Messy URL structure?
Unfortunately I have to use messy URLs because of no mod_rewrite on a Windows server, and now have to go back
and rewrite a lot of hardcoded URLs in the site to the messy structure, mainly the navigation and sidebar navigations.
I know how to get to sections and individual articles, but I need to get section/category, was wondering what the messy structure for that is? I tried
?s=section?c=category and variations of that but I couldn’t get it to work.
Sorry if this is a noob question, but thanks in advance :)
Last edited by ashes (2011-08-04 04:01:22)
Offline
Re: [Solved] Messy URL structure?
Hi
the url should be: ?s=section&c=category
cheers
Offline
#3 2011-08-04 04:01:01
- ashes
- New Member
- Registered: 2011-08-04
- Posts: 2
Re: [Solved] Messy URL structure?
Thankyou!
Offline
#4 2011-08-04 19:58:16
- els
- Moderator
- From: The Netherlands
- Registered: 2004-06-06
- Posts: 7,458
Re: [Solved] Messy URL structure?
Are you saying that you are going to hardcode the URLs again? Is there no way to use txp tags? Because otherwise, if you will ever be able to switch to clean URLs, you’ll need to rewrite them all over again.
Offline
Pages: 1