Search:

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

Page 1 of 2 1 2

Search: Search took 0.04 seconds.

  1. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Ok, have a Syntax error on like 35 of /etc/apache2/sites-enable/wilmingtoncoc
    Alias takes two arguments, a fakename and a realname

    Looked in my Apache book after much searching found out left out...
  2. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Ok I put that line and restarted apache2.

    I now get Warning: DocumentRoot [/WEBSERVER/biblematters/] does not exist.
    Syntax error on line 14 of /etc/apache2/sites-enabled/wilmingtoncoc:
    allow...
  3. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    How do I go back and edit the IP address

    Duh! I did it.
  4. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    It says already disabled.
  5. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Is there a config file that would be running that would keep it from getting to site-enabled?
  6. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    *.*.*.*
  7. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Output is
    biblematters
    ip
    mikealrhughes
    wilmingtoncoc
  8. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Yes I did. No difference. The 192.168.123.104 is giving me the NOT Found message now.

    Mike
  9. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    SERVER is in the root directory
  10. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    At least I am getting my typing practice in today.

    NameVirtualHost *:80

    <VirtualHost *:80>
    ServerAdmin mail@mikealrhughes.com
    ServerName wilmingtoncoc.com
    ServerAlias www.wilmingtoncoc.com...
  11. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    How can I save the file to a flash drive and then bring it over here and copy and paste?
  12. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Question how can I get to that from this computer without having to be at the server and no way to get it over here with out retyping all the lines?

    the file is named wilmingtoncoc not...
  13. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    So the $64,000 question is what is keeping Apache from knowing where to direct things? What keeps the Web Server from Resolving?
  14. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Question for anyone:

    I have a resolv.conf file that was created I guess by the server.

    Right now it has this

    nameserver 68.87.72.134
    nameserver 68.87.72.134
    domain hsd1.il.comcast.net....
  15. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Where do I need to put the line
    NameVirtualHost *:80 or do I need that line. It was in my apache2.conf file. Someone told me to put it in the httpd.conf file. Is that why it is not resolving my...
  16. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Yes the DocumentRoot is /SERVER/wilmingtoncoc

    Yes I changed the line <Directory <where ever you have the document root>> to
    <Directory </SERVER/wilmingtoncoc>> or should it just be /SERVER there?
  17. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Still get

    Not Found

    The requested URL / was not found on this server.
    Apache/2.2.14 (Ubuntu) Server at wilmingtoncoc.com Port 80
  18. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Ok here is what is in there

    <VirtualHost *:80>
    ServerName wilmingtoncoc.com
    ServerAlias www.wilmingtoncoc.com
    DocumentRoot /SERVER/wilmingtoncoc/
    </VirtualHost>
    <Directory...
  19. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Just index.html
    is listed.
    When I did a sudo nano for the index.html it just says wilmingtoncoc.com
    I believe for some reason the wilmingtoncoc.com is not resolving to that file. But can't figure...
  20. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    I just ran the command again to make sure. It returned a message
    Site wilmingtoncoc already enabled

    The restart returns the warnings again
    [warn] NameVirtualHost *:0 has no VirtualHost
    [warn]...
  21. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    I have biblematters
    default
    default-ssl
    michaelrhughes (needs to be renamed to mikealrhughes) how do I do that?
    wilmingtoncoc

    A fellow in Washington state was able to get in I think by way of...
  22. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Ok I have done that. One thing I noticed when I ran ifconfig. The Web Server was no longer on 192.168.123.101 but had moved to 104. How do I set the box so that it has a static IP of 192.168.123.101?...
  23. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    This morning. I can't get to the site at all. In my httpd.conf file I have

    NameVirtualHost *:80
    <VirtualHost *:80>
    ServerName www.wilmingtoncoc.com
    ServerAlias wilmingtoncoc.com...
  24. Replies
    62
    Views
    5,812

    [ubuntu] Re: 404 Error when use Public IP or Domain Name

    Firewall in my router and in the Ubuntu Server.

    Cool on the quote business, I wondered how they did that!
  25. Replies
    62
    Views
    5,812

    [ubuntu] Re: Web Hosting Using Comcast?

    You probably just don't have your vhosts set up correctly. You could drop a stock index.html into /var/www/ to see that it's working :smile:

    How do I do that?

    my DocumentRoot is...
Results 1 to 25 of 32
Page 1 of 2 1 2