ubuntu server setup

There are 3 replies in this Thread which was already clicked 389 times. The last Post () by multipack.

  • Hi,


    Im have a apache web hosting server setup on ubuntu and can access the the files locally within my LAN, can anyone tell me how I could go about being able to view my site from anywhere with any device including those not connected to my home network. I think its vodafone thats blocking the ports but I'm not sure. Could I get around vodafone blocking the ports by changing the incoming ports.


    Thanks.

  • have you got anyone else to check that the site is accessible? i have changed the port on my site to a higher port.
    the apache config looks like this
    Listen *:56642
    <VirtualHost *:56642>
    <Directory /var/www/neZEDb/www/>
    Options FollowSymLinks
    AllowOverride All
    Order allow,deny
    allow from all
    </Directory>
    Alias /covers /var/www/nZEDb/resources/covers
    ServerAdmin admin@example.com
    ServerName xxxxxx.sytes.net
    ServerAlias www.xxxxxx.sytes.net
    DocumentRoot /var/www/nZEDb/www
    LogLevel warn
    ServerSignature Off
    </VirtualHost>

    110cm Triax Dish multi arm 13,16,19, 23, 28 east fixed 90cm thor

Participate now!

Don’t have an account yet? Register yourself now and be a part of our community!