Ok, i have TWiki running on a RHEL 3 server.
First let me describe how far i can get and then where the problem starts.
I type the address in my browser
http://neo/twiki/bin/view and get the TWiki welcome page. Then i go to users and get the users page, then i hit TWikiRegistration and get the new user registration page.
Here is the problem, when i filled in the info for the new user and hit the submit button it tells me:
Not Found
The requested URL /register/Main/WebHome was not found on this server.
The problem is that it shouldn't be looking at /register/Main/WebHome, it should be looking in /twiki/bin/register/Main/WebHome.
I thought i changed that in TWiki.cfg and it actually works on most of the links, but there are some links that don't work because it still looks in the wrong place.
For example, other links that don't work
All the options after you hit Changes Detailed in the welcome page.
Every option looks for /view/Main/xxxxx when it should be looking for /twiki/bin/view/xxxxx
Thanks in advance,
Javier