RE: The requested URL ....was not found on this server - Scratch my head

--_000_FA20D4C4FEBFD148B1C0CB09913825FC0457ED6594XCHSW06Vswn os_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

Thanks for the reply.
There is a filename called projects (this is a php script file) under "/usr=
/brass/www/", and the projects php script file would parse the incoming URL=
(in the example below, it would extract 'ms-tools-charts' and query the da=
tabase for ms-tool-charts to display the content for the page.

Any ideas?

Thanks in advance.
Mary



________________________________
From: alin vasile [mailto:alinachegalati [at] yahoo.com]
Sent: Friday, April 09, 2010 10:47 PM
To: users [at] httpd.apache.org
Subject: Re: [users [at] httpd] The requested URL ....was not found on this serv=
er - Scratch my head

The directory "/usr/brass/www/projects/ms-tools-charts/" exists on your ser=
ver?

What should be the index page there?

________________________________
From: "Wang, Mary Y" <mary.y.wang [at] boeing.com>
To: "users [at] httpd.apache.org" <users [at] httpd.apache.org>
Sent: Fri, April 9, 2010 9:43:47 PM
Subject: RE: [users [at] httpd] The requested URL ....was not found on this serv=
er - Scratch my head

Hmmm. Actually the http://devbrass2.ana.bna.boeing.com/ is a variable. An=
y thing after .com could be anything based on the frontend php code. I cou=
ld have hundreds of /projects/xxx. It seems like it's not following the li=
nk...

I'm also concerned that I don't understand the newer httpd.conf configurati=
on features...

Mary


-----Original Message-----
From: Libo Song [mailto:lsong [at] google.com<mailto:lsong [at] google.com>]
Sent: Friday, April 09, 2010 10:43 AM
To: users [at] httpd.apache.org<mailto:users [at] httpd.apache.org>
Subject: Re: [users [at] httpd] The requested URL ....was not found on this serv=
er - Scratch my head

You are using this URL:
https://devbrass2.ana.bna.boeing.com/projects/ms-tools-chart s/

Your httpd.conf setting has this
ServerName devbrass2.ana.bna.boeing.com:443

so, how about try this URL
http://devbrass2.ana.bna.boeing.com:443/projects/ms-tools-ch arts/

On Fri, Apr 9, 2010 at 1:34 PM, Wang, Mary Y <mary.y.wang [at] boeing.com<mailto=
:mary.y.wang [at] boeing.com>> wrote:
> Thank for your response. I don't understand what you were saying.
> Can you point out where the possible problem was in the my httpd.conf fil=
e? Or give me an example.
>
> Mary
>
>
> -----Original Message-----
> From: Libo Song [mailto:lsong [at] google.com<mailto:lsong [at] google.com>]
> Sent: Friday, April 09, 2010 10:27 AM
> To: users [at] httpd.apache.org<mailto:users [at] httpd.apache.org>
> Subject: Re: [users [at] httpd] The requested URL ....was not found on this
> server - Scratch my head
>
> One quick point, you have port in your ServerName, but your request does =
not. Is that a typo?
>
>
> On Fri, Apr 9, 2010 at 12:34 PM, Wang, Mary Y <mary.y.wang [at] boeing.com<mai=
lto:mary.y.wang [at] boeing.com>> wrote:
>> Hi,
>>
>> I'm in the process of upgrading to httpd 2.0.46. I'm getting this error=
when it goes to this URL https://devbrass2.ana.bna.boeing.com/projects/ms-=
tools-charts/ . The page showed as "The requested URL /projects/ms-tools-c=
harts/ was not found on this server." The ssl_error_log showed "File does=
not exist: /usr/brass/www/projects/ms-tools-charts/, "
>>
>> I read several blogs and postings, and many people suggested using the R=
ewriteEngine directive. I've never used the rewriteengine directive in the=
previous apache configuration (it worked before).
>>
>> In the httpd.conf file
>> I have defined the following:
>>
>> ServerName devbrass2.ana.bna.boeing.com:443
>>
>> DocumentRoot "/usr/brass/www"
>>
>> # This should be changed to whatever you set DocumentRoot to.
>> #
>> <Directory "/usr/brass/www">
>> Options Indexes FollowSymLinks
>> AllowOverride All
>> Order allow,deny
>> Allow from all
>> </Directory>
>>
>> I'm running on Redhat.
>>
>> Any ideas on how I can fix this problem?
>>
>> Thanks in advance.
>>
>> Mary
>>
>>
>>
>>
>>
>>
>> ------------------------------------------------------------ ---------
>> The official User-To-User support forum of the Apache HTTP Server Projec=
t.
>> See <URL:http://httpd.apache.org/userslist.html> for more info.
>> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org<mailto:users-=
unsubscribe [at] httpd.apache.org>
>> " from the digest: users-digest-unsubscribe [at] httpd.apache.org<mailto:=
users-digest-unsubscribe [at] httpd.apache.org>
>> For additional commands, e-mail: users-help [at] httpd.apache.org<mailto:user=
s-help [at] httpd.apache.org>
>>
>>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org<mailto:users-u=
nsubscribe [at] httpd.apache.org>
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org<mailto:u=
sers-digest-unsubscribe [at] httpd.apache.org>
> For additional commands, e-mail: users-help [at] httpd.apache.org<mailto:users=
-help [at] httpd.apache.org>
>
>
> ------------------------------------------------------------ ---------
> The official User-To-User support forum of the Apache HTTP Server Project=
..
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org<mailto:users-u=
nsubscribe [at] httpd.apache.org>
> " from the digest: users-digest-unsubscribe [at] httpd.apache.org<mailto:u=
sers-digest-unsubscribe [at] httpd.apache.org>
> For additional commands, e-mail: users-help [at] httpd.apache.org<mailto:users=
-help [at] httpd.apache.org>
>
>

------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org<mailto:users-uns=
ubscribe [at] httpd.apache.org>
" from the digest: users-digest-unsubscribe [at] httpd.apache.org<mailto:user=
s-digest-unsubscribe [at] httpd.apache.org>
For additional commands, e-mail: users-help [at] httpd.apache.org<mailto:users-h=
elp [at] httpd.apache.org>


------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org<mailto:users-uns=
ubscribe [at] httpd.apache.org>
" from the digest: users-digest-unsubscribe [at] httpd.apache.org<mailto:user=
s-digest-unsubscribe [at] httpd.apache.org>
For additional commands, e-mail: users-help [at] httpd.apache.org<mailto:users-h=
elp [at] httpd.apache.org>



--_000_FA20D4C4FEBFD148B1C0CB09913825FC0457ED6594XCHSW06Vswn os_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; charset=3Dus-ascii">
<STYLE type=3Dtext/css>DIV {
MARGIN: 0px
}
</STYLE>

<META content=3D"MSHTML 6.00.2900.3660" name=3DGENERATOR></HEAD>
<BODY>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2>Thanks for the reply.  </FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT size=3D2=
><FONT
face=3DArial color=3D#0000ff>There is a filename called projects (this is a=
php
script file) under "/usr/brass/www/", and the projects php script
file would parse the incoming URL (in the example below, it would=

extract 'ms-tools-charts' and query the database
for ms-tool-charts to display the content for the page. 
</FONT></FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2></FONT></SPAN> </DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2>Any ideas?</FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2></FONT></SPAN> </DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2>Thanks in advance.</FONT></SPAN></DIV>
<DIV dir=3Dltr align=3Dleft><SPAN class=3D879532417-10042010><FONT face=3DA=
rial
color=3D#0000ff size=3D2>Mary</FONT></SPAN></DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial color=3D#0000ff size=3D2></FONT> </DIV><BR>
<DIV class=3DOutlookMessageHeader lang=3Den-us dir=3Dltr align=3Dleft>
<HR tabIndex=3D-1>
<FONT face=3DTahoma size=3D2><B>From:</B> alin vasile
[mailto:alinachegalati [at] yahoo.com] <BR><B>Sent:</B> Friday, April 09, 2010 1=
0:47
PM<BR><B>To:</B> users [at] httpd.apache.org<BR><B>Subject:</B> Re: [users [at] httpd=
] The
requested URL ....was not found on this server - Scratch my
head<BR></FONT><BR></DIV>
<DIV></DIV>
<DIV
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, se=
rif">
<DIV>The directory "/usr/brass/www/projects/ms-tools-charts/" exists on you=
r
server?</DIV>
<DIV> </DIV>
<DIV>What should be the index page there?<BR></DIV>
<DIV
style=3D"FONT-SIZE: 12pt; FONT-FAMILY: times new roman, new york, times, se=
rif"><BR>
<DIV style=3D"FONT-SIZE: 13px; FONT-FAMILY: arial, helvetica, sans-serif"><=
FONT
face=3DTahoma size=3D2>
<HR SIZE=3D1>
<B><SPAN style=3D"FONT-WEIGHT: bold">From:</SPAN></B> "Wang, Mary Y"
<mary.y.wang [at] boeing.com><BR><B><SPAN
style=3D"FONT-WEIGHT: bold">To:</SPAN></B> "users [at] httpd.apache.org"
<users [at] httpd.apache.org><BR><B><SPAN
style=3D"FONT-WEIGHT: bold">Sent:</SPAN></B> Fri, April 9, 2010 9:43:47
PM<BR><B><SPAN style=3D"FONT-WEIGHT: bold">Subject:</SPAN></B> RE: [users [at] h=
ttpd]
The requested URL ....was not found on this server - Scratch my
head<BR></FONT><BR>Hmmm.  Actually the http://devbrass2.ana.bna.boeing=
..com/
is a variable.  Any thing after .com could be anything based on the
frontend php code.  I could have hundreds of /projects/xxx.  It s=
eems
like it's not following the link...<BR><BR>I'm also concerned that I don't=

understand the newer httpd.conf configuration
features...<BR><BR>Mary<BR><BR><BR>-----Original Message-----<BR>From: Libo=
Song
[mailto:<A href=3D"mailto:lsong [at] google.com"
ymailto=3D"mailto:lsong [at] google.com">lsong [at] google.com</A>] <BR>Sent: Friday,=
April
09, 2010 10:43 AM<BR>To: <A href=3D"mailto:users [at] httpd.apache.org"
ymailto=3D"mailto:users [at] httpd.apache.org">users [at] httpd.apache .org</A><BR>Sub=
ject:
Re: [users [at] httpd] The requested URL ....was not found on this server - Scra=
tch
my head<BR><BR>You are using this URL:<BR><A
href=3D"https://devbrass2.ana.bna.boeing.com/projects/ms-too ls-charts/"
target=3D_blank>https://devbrass2.ana.bna.boeing.com/project s/ms-tools-char=
ts/</A><BR><BR>Your
httpd.conf setting has this<BR>ServerName
devbrass2.ana.bna.boeing.com:443<BR><BR>so, how about try this
URL<BR> http://devbrass2.ana.bna.boeing.com:443/projects/ms-tools-ch arts/<BR=
><BR>On
Fri, Apr 9, 2010 at 1:34 PM, Wang, Mary Y <<A
href=3D"mailto:mary.y.wang [at] boeing.com"
ymailto=3D"mailto:mary.y.wang [at] boeing.com">mary.y.wang [at] boeing .com</A>>
wrote:<BR>> Thank for your response.  I don't understand what you w=
ere
saying.<BR>> Can you point out where the possible problem was in the my=

httpd.conf file?  Or give me an example.<BR>><BR>>
Mary<BR>><BR>><BR>> -----Original Message-----<BR>> From: Libo =
Song
[mailto:<A href=3D"mailto:lsong [at] google.com"
ymailto=3D"mailto:lsong [at] google.com">lsong [at] google.com</A>]<BR>> Sent: Fri=
day,
April 09, 2010 10:27 AM<BR>> To: <A href=3D"mailto:users [at] httpd.apache.or=
g"
ymailto=3D"mailto:users [at] httpd.apache.org">users [at] httpd.apache .org</A><BR>>=
;
Subject: Re: [users [at] httpd] The requested URL ....was not found on this <BR>=
>
server - Scratch my head<BR>><BR>> One quick point, you have port in =
your
ServerName, but your request does not. Is that a typo?<BR>><BR>><BR>&=
gt;
On Fri, Apr 9, 2010 at 12:34 PM, Wang, Mary Y <<A
href=3D"mailto:mary.y.wang [at] boeing.com"
ymailto=3D"mailto:mary.y.wang [at] boeing.com">mary.y.wang [at] boeing .com</A>>
wrote:<BR>>> Hi,<BR>>><BR>>> I'm in the process of upgrad=
ing
to httpd 2.0.46.  I'm getting this error when it goes to this URL <A
href=3D"https://devbrass2.ana.bna.boeing.com/projects/ms-too ls-charts/"
target=3D_blank>https://devbrass2.ana.bna.boeing.com/project s/ms-tools-char=
ts/</A>
..  The page showed as "The requested URL /projects/ms-tools-charts/ wa=
s not
found on this server."   The ssl_error_log showed "File does not exist=
:
                   
/usr/brass/www/projects/ms-tools-charts/, "<BR>>><BR>>> I read=

several blogs and postings, and many people suggested using the RewriteEngi=
ne
directive.  I've never used the rewriteengine directive in the previou=
s
apache configuration (it worked before).<BR>>><BR>>> In the
httpd.conf file<BR>>> I have defined the
following:<BR>>><BR>>> ServerName
devbrass2.ana.bna.boeing.com:443<BR>>><BR>>> DocumentRoot
"/usr/brass/www"<BR>>><BR>>> # This should be changed to whatev=
er
you set DocumentRoot to.<BR>>> #<BR>>> <Directory
"/usr/brass/www"><BR>>>    Options Indexes
FollowSymLinks<BR>>>    AllowOverride All<BR>>>  =
;
 Order allow,deny<BR>>>    Allow from all<BR>>>=

</Directory><BR>>><BR>>> I'm running on
Redhat.<BR>>><BR>>> Any ideas on how I can fix this
problem?<BR>>><BR>>> Thanks in advance.<BR>>><BR>>>=

Mary<BR>>><BR>>><BR>>><BR>>><BR>>><BR>>>=
;<BR>>>
------------------------------------------------------------ ---------<BR>&g=
t;>
The official User-To-User support forum of the Apache HTTP Server
Project.<BR>>> See <URL:http://httpd.apache.org/userslist.html>=
for
more info.<BR>>> To unsubscribe, e-mail: <A
href=3D"mailto:users-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-unsubscribe [at] httpd.apache.org">users- unsubscribe [at] htt=
pd.apache.org</A><BR>>>
  "   from the digest: <A
href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org" >users-digest-u=
nsubscribe [at] httpd.apache.org</A><BR>>>
For additional commands, e-mail: <A href=3D"mailto:users-help [at] httpd.apache.=
org"
ymailto=3D"mailto:users-help [at] httpd.apache.org">users-help [at] ht tpd.apache.org<=
/A><BR>>><BR>>><BR>><BR>>
------------------------------------------------------------ ---------<BR>&g=
t;
The official User-To-User support forum of the Apache HTTP Server
Project.<BR>> See <URL:<A href=3D"http://httpd.apache.org/userslist.h=
tml"
target=3D_blank>http://httpd.apache.org/userslist.html</A>> for more
info.<BR>> To unsubscribe, e-mail: <A
href=3D"mailto:users-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-unsubscribe [at] httpd.apache.org">users- unsubscribe [at] htt=
pd.apache.org</A><BR>>
  "   from the digest: <A
href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org" >users-digest-u=
nsubscribe [at] httpd.apache.org</A><BR>>
For additional commands, e-mail: <A href=3D"mailto:users-help [at] httpd.apache.=
org"
ymailto=3D"mailto:users-help [at] httpd.apache.org">users-help [at] ht tpd.apache.org<=
/A><BR>><BR>><BR>>
------------------------------------------------------------ ---------<BR>&g=
t;
The official User-To-User support forum of the Apache HTTP Server
Project.<BR>> See <URL:<A href=3D"http://httpd.apache.org/userslist.h=
tml"
target=3D_blank>http://httpd.apache.org/userslist.html</A>> for more
info.<BR>> To unsubscribe, e-mail: <A
href=3D"mailto:users-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-unsubscribe [at] httpd.apache.org">users- unsubscribe [at] htt=
pd.apache.org</A><BR>>
  "   from the digest: <A
href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org" >users-digest-u=
nsubscribe [at] httpd.apache.org</A><BR>>
For additional commands, e-mail: <A href=3D"mailto:users-help [at] httpd.apache.=
org"
ymailto=3D"mailto:users-help [at] httpd.apache.org">users-help [at] ht tpd.apache.org<=
/A><BR>><BR>><BR><BR>------------------------------------------------=
---------------------<BR>The
official User-To-User support forum of the Apache HTTP Server Project.<BR>S=
ee
<URL:<A href=3D"http://httpd.apache.org/userslist.html"
target=3D_blank>http://httpd.apache.org/userslist.html</A>> for more
info.<BR>To unsubscribe, e-mail: <A
href=3D"mailto:users-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-unsubscribe [at] httpd.apache.org">users- unsubscribe [at] htt=
pd.apache.org</A><BR> 
"  from the digest: <A
href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org" >users-digest-u=
nsubscribe [at] httpd.apache.org</A><BR>For
additional commands, e-mail: <A href=3D"mailto:users-help [at] httpd.apache.org"=

ymailto=3D"mailto:users-help [at] httpd.apache.org">users-help [at] ht tpd.apache.org<=
/A><BR><BR><BR> ------------------------------------------------------------ =
---------<BR>The
official User-To-User support forum of the Apache HTTP Server Project.<BR>S=
ee
<URL:<A href=3D"http://httpd.apache.org/userslist.html"
target=3D_blank>http://httpd.apache.org/userslist.html</A>> for more
info.<BR>To unsubscribe, e-mail: <A
href=3D"mailto:users-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-unsubscribe [at] httpd.apache.org">users- unsubscribe [at] htt=
pd.apache.org</A><BR> 
"  from the digest: <A
href=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org"
ymailto=3D"mailto:users-digest-unsubscribe [at] httpd.apache.org" >users-digest-u=
nsubscribe [at] httpd.apache.org</A><BR>For
additional commands, e-mail: <A href=3D"mailto:users-help [at] httpd.apache.org"=

ymailto=3D"mailto:users-help [at] httpd.apache.org">users-help [at] ht tpd.apache.org<=
/A><BR><BR></DIV></DIV></DIV><BR></BODY></HTML>

--_000_FA20D4C4FEBFD148B1C0CB09913825FC0457ED6594XCHSW06Vswn os_--
mary.y.wang [ Sa, 10 April 2010 19:31 ] [ ID #2038427 ]
Webserver » gmane.comp.apache.user » RE: The requested URL ....was not found on this server - Scratch my head

Vorheriges Thema: The requested URL ....was not found on this server - Scratch my head
Nächstes Thema: Centralized logging.