This looks awesome, but the install directions are geared towards a debian install. Are there instructions for Fedora? I seem to be missing some of the packages and can't figure out their fedora equivalents (specifically: libapache2-mod-mono mono-apache-server4).<br>
<br>I also get hung up on these steps:<br><br>sudo chown www-data:www-data /var/www/mobilemyth -R (I get: chown: invalid user: `www-data:www-data')<br><br>sudo mv mobilemyth-apache-config /etc/apache2/sites-available/mobilemyth (I obviously don't have an apache2 directory, and seeing nothing equivalent in /etc/httpd/)<br>
<br>sudo a2ensite mobilemyth (I get: -bash: a2ensite: command not found)<br><br>Obviously these are critical steps as when I go to <a href="http://192.168.1.101:8080/mobilemyth/">http://192.168.1.101:8080/mobilemyth/</a> I get a webpage that just shows me the files contained in that directory.<br>
<br>Really looking forward to trying it out and thanks for putting in the time to develop it.<br><br><br><br>