Hi,<br><br>I am running mythbuntu.<br><br>I have mythweb installed with a password and I just installed phpmyadmin. Ubuntu installs this on port 80 along with mythweb. I can view it by just adding phpmyadmin to the URL.<br>
<br>To increase security I would like to change the port number of phpmyadmin to 81. This way I can still allow port 80 in from internet but have no chance of them hitting phpmyadmin.<br><br>My googles were saying to add a virtual host but things are not matching up. I was following this:<a href="http://www.tequilafish.com/2007/08/02/apache-virtualhost-on-ubuntu/">http://www.tequilafish.com/2007/08/02/apache-virtualhost-on-ubuntu/</a> <br>
<br>mitchell@mythtv:/var/www-81$ cat /etc/apache2/sites-available/phpmyadmin <br><VirtualHost <a href="http://192.168.0.254:81">192.168.0.254:81</a>><br> ServerName phpmyadmin<br> DocumentRoot /var/www-81<br></VirtualHost> <br>
<br>But cant telnet to port 81. Does mythbuntu have the firewall enabled? How do i move phpmyadmin into /var/www-81? It doesnt have a folder in /var/www.<br><br>What am i missing?<br><br>Thanks,<br clear="all"><br>-- <br>
Mitchell<br>