seems like now it works because of the .htaccess actually $this->getRequest()->isPost() is null???
keith Pope-4 wrote: > > 2009/5/31 iceangel89 <[email protected]>: >> >> i developed my ZF app in Windows ... WAMP ... then when i try to set it >> up in >> server, i get 404 not found. like because i had a frontController plugin >> that will prompt user for login 1st ... so it seems thats working ... but >> the redirect went to the correct page /auth/login but it says thats not >> found ... > > Most likely to be the case-sensitive filesystem on linux :) > >> -- >> View this message in context: >> http://www.nabble.com/Problem-setting-up-ZF-app-in-Linux-Server-tp23801122p23801122.html >> Sent from the Zend Framework mailing list archive at Nabble.com. >> >> > > > > -- > ---------------------------------------------------------------------- > [MuTe] > ---------------------------------------------------------------------- > > -- View this message in context: http://www.nabble.com/Re%3A-Problem-setting-up-ZF-app-in-Linux-Server-tp23801293p23801687.html Sent from the Zend Framework mailing list archive at Nabble.com.
