On Sun, Aug 1, 2010 at 10:34 AM, Rajat Khanduja <[email protected]> wrote: > using http://localhost or http://127.0.0.1 results in the list of > files/folders in that folder. > I tried accessing some php files as well, I only get the option of > "download" the file.
You need to install libapache2-mod-php(or libapache-mod-php if you installed apache 1.x) package and then reload apache. -- ubuntu-in mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-in
