Hi, I have just finished installing the Radiant as per the instructions on this link - http://wiki.github.com/radiant/radiant/installing-on-site5 I have only got the demo data on my domain. The url for the installation is - http://sizzlz.com Currently every URL on this site goes back to the index. Being new to radiant I could not figure what I am doing wrong. Any help would greatly appreciated. Thank you very much. Venkat
on 2009-11-19 03:08
on 2009-11-29 01:33
Hi, it seems you have resolved the problem. Can you explain how, please? It's so similar to the problem I have...
on 2010-06-11 19:19
> Currently every URL on this site goes back to the index. Being new to > radiant > I could not figure what I am doing wrong. Any help would greatly > appreciated. > > Thank you very much. > > Venkat I fixed this problem by changing one line to .htaccess in the applications public folder. I changed this line: RewriteRule ^(.*)$ dispatch.fcgi [QSA,L] to this RewriteRule ^(.*)$ dispatch.fcgi/$1 [QSA,L]
Please log in before posting. Registration is free and takes only a minute.
Existing account
(Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
Log in with Google account | Log in with Yahoo account
No account? Register here.