hcker2000
October 27th, 2005, 07:49 PM
I'v been trying to use webmin to configure my apache2 which has worked so far but there are a few things I can't seem to do that I need to.
My html document root is /var/www/html I need to point apache2 to this directory. I think I have this set up right in my /etc/apache2/httpd.conf file.
Listen *:85
KeepAlive on
DocumentRoot /var/www/html
Now I also need to tell apache2 to show .htm and .html files. I have no idea how to do this.
I also need to know what package to install to get java scripts going.
The rest of the perl and stuff I think I can get setup on my own threw webmin.
My html document root is /var/www/html I need to point apache2 to this directory. I think I have this set up right in my /etc/apache2/httpd.conf file.
Listen *:85
KeepAlive on
DocumentRoot /var/www/html
Now I also need to tell apache2 to show .htm and .html files. I have no idea how to do this.
I also need to know what package to install to get java scripts going.
The rest of the perl and stuff I think I can get setup on my own threw webmin.