Jonathan >> Im sure im hitting my CakePHPdirectory. Index.php and test.php etc are all listed in the directory listing. That's what the wierd thing is, with index.php in that folder getting a directory listing is wierd.
franck >> if i do : localhost >>i get a directory listing of my /cakePHP/app/ webroot/ folder if i do :localhost/index.php >> Then i get the main cakePHP page saying my temp, db etc are OK. if i do :localhost/app/index.php >> Then i get the main cakePHP page saying my temp, db etc are OK. Euh...i don't get why localhost/index.php and localhost/app/index.php are giving the same result. Tnx for the reply's so far! x On 7 jul, 23:27, francky06l <[EMAIL PROTECTED]> wrote: > What append if you do localhost/app/index.php ? > > On Jul 7, 10:28 pm, "Jonathan Snook" <[EMAIL PROTECTED]> wrote: > > > > > Are you sure you're hitting the local PHP install and not the local > > IIS install? with the index.php file in webroot, it'd be unlikely to > > get a directory listing. > > > On Mon, Jul 7, 2008 at 4:07 PM, Hitsugaya <[EMAIL PROTECTED]> wrote: > > > > Hello all, im a new CakePHP user. Im setting up for my first project, > > > but im running into some trouble with mod_rewrite. > > > > Now for the problem....when i use:http://localhost/iget a list of > > > the files from: > > > C:/Program Files/Apache Group/Apache2/htdocs/cakePHP/app/webroot/ > > > If mod_rewrite was configured the right way i should be directed > > > stright to index.php...right?- Tekst uit oorspronkelijk bericht niet > > > weergeven - > > - Tekst uit oorspronkelijk bericht weergeven - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
