+ Reply to Thread
Results 1 to 10 of 10

Thread: Problems with my OLD webserver...

  1. #1

    Problems with my OLD webserver...

    I just got this old 486 DX4 100MHZ and I wanted to use it as a webserver but Apache dosent want to work.... It just wont work... I have installed and remove apahce a couple times... It has Debian.... and it's at http://gabe.mine.nu:81 I have it set at 81 just for now so you can see it http://gabe.mine.nu:80 Which is my new box is working fine...

    A copy of my configs are here:


    http://gabe.mine.nu:81/httpd.conf
    http://gabe.mine.nu:81/access.conf
    http://gabe.mine.nu:81/mime.types
    http://gabe.mine.nu:81/srm.conf

    Need anything else tell me... I very much so appreciate your help....




  2. #2

    Re: Problems with my OLD webserver...

    sites down

  3. #3

    Re: Problems with my OLD webserver...

    Sorry About that I forgot to foward port 81 to that box...

  4. #4
    Advisor redhead redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    716

    Re: Problems with my OLD webserver...

    Where is your DocumentRoot setting ?? I'm guessing thats the essential, which is missing..


  5. #5

    Re: Problems with my OLD webserver...

    There... I put document root... and I coppied over new httpd.conf.... I also put the index.html file... IT seems that Apache is not serving html pages right...
    http://gabe.mine.nu:81/index.html

  6. #6
    Advisor redhead redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    716

    Re: Problems with my OLD webserver...

    hmmm I don't see any: directoryIndex index.html index.php
    setting, it needs it to decide, what index page as default to show you..

  7. #7

    Re: Problems with my OLD webserver...

    I did that but when I save the file and try to restart apache I get this error message:

    Syntax error on line 268 of /etc/apache/httpd.conf:
    Invalid command 'DirectoryIndex', perhaps mis-spelled or defined by a module not included in the server configuration
    /usr/sbin/apachectl start: httpd could not be started




  8. #8
    Advisor redhead redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    716

    Re: Problems with my OLD webserver...

    It's directoryIndex the d is small and I is cap.
    Looks like you used a cap D.

  9. #9

    Re: Problems with my OLD webserver...

    I still get a similar problem...:
    Syntax error on line 268 of /etc/apache/httpd.conf:
    Invalid command 'directoryIndex', perhaps mis-spelled or defined by a module not included in the server configuration


  10. #10
    Advisor redhead redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    716

    Re: Problems with my OLD webserver...

    hmmm.. I can't see why this would happen.. You could take a look at my apache configuration: http://www.redhead.dk/download/pub/httpd.conf and see why it's not working for you. This is an OpenBSD configuration so I'm not sure if Debiann will accept it, but why shouldn't it, Apache is Apache..

+ Reply to Thread

Similar Threads

  1. webserver problem
    By rocketman in forum Linux - Hardware & Networking
    Replies: 13
    Last Post: 05-09-2006, 04:12 AM
  2. Printing Problems in Mandriva 10.2
    By Coral_Sea in forum Linux - General Topics
    Replies: 2
    Last Post: 05-26-2005, 08:14 PM
  3. Fixing 95/98 Networking problems
    By regix in forum Windows - General Topics
    Replies: 0
    Last Post: 01-01-2005, 02:35 AM
  4. Problems with Distros
    By GhostDawg in forum Linux - General Topics
    Replies: 5
    Last Post: 01-07-2003, 03:46 AM
  5. Small LFS problems
    By airhead in forum Linux - General Topics
    Replies: 6
    Last Post: 04-29-2002, 03:55 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts