LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-29-2012, 07:35 PM   #1
lawassi
LQ Newbie
 
Registered: Sep 2012
Posts: 2

Rep: Reputation: Disabled
error 404 requested URL /statusmeldung was not found on this server


pls can somebody help me here?

Iam trying to get the Apache Server Information and
in puting http://localhost/statusmeldung
It give an error:
error 404 requested URL /statusmeldung was not found on this server
here is my info.conf :

ServerRoot "/home/lawassi/int10"
Listen 80
ServerName my.intranet1.local
DocumentRoot "/home/lawassi/int10/sites/intranet1/htdocs"
User www-data
Group www-data
Include /etc/apache2/mods-available/dir.load
Include /etc/apache2/mods-available/dir.conf

Include /etc/apache2/mods-available/mime.load
Include /etc/apache2/mods-available/mime.conf

DirectoryIndex index.html

<IfDefine INFOZEIGEN>
LoadModule status_module /usr/lib/apache2/modules/mod_status.so
LoadModule info_module /usr/lib/apache2/modules/mod_info.so
<Location statusmeldung>
SetHandler server-satatus
</Location>
</IfDefine>
 
Old 09-30-2012, 01:29 AM   #2
bathory
LQ Guru
 
Registered: Jun 2004
Location: Piraeus
Distribution: Slackware
Posts: 13,163
Blog Entries: 1

Rep: Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032Reputation: 2032
Quote:
<Location statusmeldung>
SetHandler server-satatus
You need to add a leading slash in the Location definition. Also you have a typo (server-satatus instead of server-status). So try these:
Code:
<Location /statusmeldung>
SetHandler server-status
Regards
 
Old 09-30-2012, 02:30 AM   #3
lawassi
LQ Newbie
 
Registered: Sep 2012
Posts: 2

Original Poster
Rep: Reputation: Disabled
thank u very mch

it works good now.
It was my stuped mistake.
thank you.
landry.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
404 Not Found The requested URL '/zm' was not found on this server. mickeyboa Ubuntu 8 07-26-2012 11:02 AM
"The requested URL /test1.php was not found on this server." Error alihonarmand Linux - Desktop 1 02-05-2012 10:01 AM
error 404 requested resource not found sawgata Linux - Newbie 6 05-29-2010 04:20 AM
The requested URL /defaultsite was not found on this server. lqforumuser Linux - Newbie 1 06-28-2009 02:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 07:04 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration