Hi all,

I changed the

 /etc/apache2/sites-available/default

just like it was suggested - added
       <Directory "/var/www/cake">
               AllowOverride All
       </Directory>

and changed
       DocumentRoot /var/www/cake/app/webroot

but then if I type http://localhost in Firefox, it gives me a dialog:
 You have chosen to open

 which is a: PHTML file
 from: http://localhost

 What should Firefox do with this file?... etc..

>From this moment this happened to any php file which I tried to open
in browser.
When I changed
     /etc/apache2/sites-available/default
to how it was before the change, Apache started to work properly
again.

Please help?


--~--~---------~--~----~------------~-------~--~----~
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