I've installed a PHP web application that's in /opt/webapp name. However, I'd like to be able to tell MAMP pull the PHP files from something like /username/localdevversion/. The problem is that I can't figure out what tells MAMP to look for PHP files in /opt.
I've looked in /Applications/MAMP/conf/apache/httpd.conf and /Applications/MAMP/conf/php5.3 and in the MAMP preferences. Where else can I go here?