Use bottlepy and php in the same computer
问题 I use ubuntu 12.04 with apache2 and mod_wsgi installed. I want to use bottlepy and php in my local computer . I know such an issue is already asked by someone else as in Apache mod_wsgi and php in the same domain. But someone suggest me to make a new question since my problem could be different. I've change /etc/apache2/sites-available/default into this: <VirtualHost *:80> ServerAdmin webmaster@localhost DocumentRoot /var/www <Directory /> Options FollowSymLinks AllowOverride None </Directory