I'vehad that problem when my allow override rule  was tied to the port
(80) and was not set for the https port (443)  it was a funky apache
issue for me.  I have also had a server where two totally different
instances of apache handled http and https and had different configs


On Nov 27, 2007 10:05 AM, Chris Hartjes <[EMAIL PROTECTED]> wrote:
>
> On Nov 27, 2007 11:45 AM, jaymon <[EMAIL PROTECTED]> wrote:
> >
> > I can't seem to get Cake to work over https. I have my project working
> > fine over http so I know that the code is good. But when I try to run
> > it from my https server it can't find "/home" (The requested URL /
> > home/ was not found on this server.). Additionally when my server
> > starts up it gives me a warning (Loaded DSO libexec/mod_rewrite.so
> > uses plain Apache 1.3 API, this module might crash under EAPI! (please
> > recompile it with -DEAPI)), but php also gives this warning and it
> > seems to be working fine.
> >
> > Any suggestions greatly appreciated, the client is getting hostile :-<
> >
>
> Well, sounds like it's really an Apache problem, not a Cake one.
> Warnings are never good, whether or not it's from Apache or PHP
> itself.
>
> --
> Chris Hartjes
>
> My motto for 2007:  "Just build it, damnit!"
>
> @TheKeyboard - http://www.littlehart.net/atthekeyboard
>
>
> >
>



-- 
(the old fart) the advice is free, the lack of crankiness will cost you

- its a fine line between a real question and an idiot

http://blog.samdevore.com/archives/2007/03/05/when-open-source-bugs-me/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to