Classic problem. being inside a aliased folder, like ~myuser you need to edit your .htaccess file adding a rewrite base. Search and find tons of threads discussing it in detail. (searching is easy once you know the right keywords)
Once you got that done Cake should work fine. On May 10, 6:31 am, lavin <[email protected]> wrote: > I've been trying to make my site work with the free shared SSL > provided by my hosting (bluehost), which is enabled by accessing the > URLhttps://secure.bluehost.com/~myuser/subdomainfolder/ > > I can see that it is working if i remove the .htaccess files used for > cakephp (the subdomain folder contains a typical cakephp installation, > app folder, cake folder, etc)... However i just cant get the htaccess > to work ok with it > > Has anyone ran into this same problem? Got any ideas for the .htaccess? > > Check out the new CakePHP Questions sitehttp://cakeqs.organd 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 > athttp://groups.google.com/group/cake-php?hl=en 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
