Search:

Type: Posts; User: acelino; Keyword(s):

Search: Search took 0.05 seconds.

  1. Thread: VirtualHost

    by acelino
    Replies
    1
    Views
    405

    [ubuntu] Re: VirtualHost

    Hi,


    go to /etc/apache/sites-available then create a new file lets say SiteB. then open SiteB " and key in this apache directive :

    <VirtualHost *:80>
    DocumentRoot /var/www/html/SiteB ...
  2. Replies
    5
    Views
    864

    [ubuntu] Re: User Permission

    sudo chmod -R 777 /dir
  3. Replies
    7
    Views
    1,817

    [ubuntu] Re: Can't see domain site from local computer

    make sure that A record on the registrar is pointing on your servers's IP address.
  4. Replies
    34
    Views
    6,233

    [SOLVED] Re: Can't see LAMP from internet

    i forgot to mention, edit your host file on the client side.
  5. Replies
    34
    Views
    6,233

    [SOLVED] Re: Can't see LAMP from internet

    Hi,


    Try to edit your host file. Put the ip address and your website name " " not included. Then open your IE and type your website name.


    76.89.114.72 "website_name"


    Cheers
Results 1 to 5 of 5