Ok, got it working. In the post linked to above, there is code. I took that and copied it into a file called 'rewrite.script', which I used to replace the .htaccess files. Also made sure that Cake is using pretty urls (by commenting out the line in core.php), and it worked. I would NEVER have got that code from anything Zeus documentation was telling me.
Thanks for the help everyone! On Dec 20, 10:11 am, WhyNotSmile <[email protected]> wrote: > Ugh, thanks! > > On Dec 20, 3:30 am, James K <[email protected]> wrote: > > > Ah Zeus, my old nemesis. > > > If it's shared hosting, I don't think you can implement the rewrite > > file yourself. I had to go through an extremely frustrating song and > > dance where I had to send the rewrite script to the hosting company's > > support, they'd set the rules up, I'd find out I did something wrong > > or it wasn't working the way I wanted, and then repeat. > > > Good luck! > > > On Dec 18, 2:16 pm, WhyNotSmile <[email protected]> wrote: > > > > I'm currently setting up a site and and being made to use a host which > > > has Zeus rather than Apache. They provide a very basic example of how > > > to convert an htaccess file to a 'rewrite.script' file, but don't say > > > much about what to do with the file once you have it, and don't > > > provide much in the way of examples. > > > > Has anyone else come across this, and can you tell me what I should be > > > doing? > > > > I came across this thread: > > > >http://groups.google.com/group/cake-php/browse_thread/thread/78146f5b... > > > > which has some stuff that looks helpful, but doesn't say where I > > > should put the code, except that it's not in the htaccess file! > > > > This is driving me crazy! I'd appreciate any help. Even if you've > > > tried and given up, that would be good to know, as it would help me > > > build my case for moving to a better host (the guy I work for seems to > > > have a knack for finding the most obscurely-configured hosts on the > > > web!). > > > > Thanks, > > > Sharon Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions. You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en
