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

Hi,

I'm in the process of upgrading to httpd 2.0.46. I'm getting this error wh=
en it goes to this URL https://devbrass2.ana.bna.boeing.com/projects/ms-too=
ls-charts/ . The page showed as "The requested URL /projects/ms-tools-char=
ts/ was not found on this server." The ssl_error_log showed "File does no=
t exist: /usr/brass/www/projects/ms-tools-charts/, "

I read several blogs and postings, and many people suggested using the Rewr=
iteEngine directive. I've never used the rewriteengine directive in the pr=
evious 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 Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
mary.y.wang [ Fr, 09 April 2010 18:34 ] [ ID #2038329 ]

Re: The requested URL ....was not found on this server

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> wrot=
e:
> Hi,
>
> I'm in the process of upgrading to httpd 2.0.46. =A0I'm getting this erro=
r when it goes to this URL https://devbrass2.ana.bna.boeing.com/projects/ms=
-tools-charts/ . =A0The page showed as "The requested URL /projects/ms-tool=
s-charts/ was not found on this server." =A0 The ssl_error_log showed "File=
does not exist: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 /usr/brass/www/pro=
jects/ms-tools-charts/, "
>
> I read several blogs and postings, and many people suggested using the Re=
writeEngine directive. =A0I've never used the rewriteengine directive in th=
e 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">
> =A0 =A0Options Indexes FollowSymLinks
> =A0 =A0AllowOverride All
> =A0 =A0Order allow,deny
> =A0 =A0Allow 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 Project=
..
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> =A0 " =A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: 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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Libo Song [ Fr, 09 April 2010 19:26 ] [ ID #2038330 ]

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

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 file?=
Or give me an example.

Mary


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

One quick point, you have port in your ServerName, but your request does no=
t. Is that a typo?


On Fri, Apr 9, 2010 at 12:34 PM, Wang, Mary Y <mary.y.wang [at] boeing.com> wrot=
e:
> Hi,
>
> I'm in the process of upgrading to httpd 2.0.46. =A0I'm getting this erro=
r when it goes to this URL https://devbrass2.ana.bna.boeing.com/projects/ms=
-tools-charts/ . =A0The page showed as "The requested URL /projects/ms-tool=
s-charts/ was not found on this server." =A0 The ssl_error_log showed "File=
does not exist: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 /usr/brass/www/pro=
jects/ms-tools-charts/, "
>
> I read several blogs and postings, and many people suggested using the Re=
writeEngine directive. =A0I've never used the rewriteengine directive in th=
e 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">
> =A0 =A0Options Indexes FollowSymLinks
> =A0 =A0AllowOverride All
> =A0 =A0Order allow,deny
> =A0 =A0Allow 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 Project=
..
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
> =A0 " =A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: 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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: 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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
mary.y.wang [ Fr, 09 April 2010 19:34 ] [ ID #2038332 ]

Re: The requested URL ....was not found on this server

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> wrote=
:
> Thank for your response. =A0I don't understand what you were saying.
> Can you point out where the possible problem was in the my httpd.conf fil=
e? =A0Or give me an example.
>
> Mary
>
>
> -----Original Message-----
> From: Libo Song [mailto:lsong [at] google.com]
> Sent: Friday, April 09, 2010 10:27 AM
> To: users [at] httpd.apache.org
> Subject: Re: [users [at] httpd] The requested URL ....was not found on this se=
rver - 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> wr=
ote:
>> Hi,
>>
>> I'm in the process of upgrading to httpd 2.0.46. =A0I'm getting this err=
or when it goes to this URL https://devbrass2.ana.bna.boeing.com/projects/m=
s-tools-charts/ . =A0The page showed as "The requested URL /projects/ms-too=
ls-charts/ was not found on this server." =A0 The ssl_error_log showed "Fil=
e does not exist: =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 /usr/brass/www/pr=
ojects/ms-tools-charts/, "
>>
>> I read several blogs and postings, and many people suggested using the R=
ewriteEngine directive. =A0I've never used the rewriteengine directive in t=
he 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">
>> =A0 =A0Options Indexes FollowSymLinks
>> =A0 =A0AllowOverride All
>> =A0 =A0Order allow,deny
>> =A0 =A0Allow 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
>> =A0 " =A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
>> For additional commands, e-mail: 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
> =A0 " =A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: 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
> =A0 " =A0 from the digest: users-digest-unsubscribe [at] httpd.apache.org
> For additional commands, e-mail: 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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Libo Song [ Fr, 09 April 2010 19:42 ] [ ID #2038333 ]

Re: The requested URL ....was not found on this server

On Sat, Apr 10, 2010 at 1:31 PM, Wang, Mary Y <mary.y.wang [at] boeing.com> wrot=
e:
> Thanks for the reply.
> There is a filename called projects (this is a php script file) under
> "/usr/brass/www/", and the projects=A0php script file=A0would parse the i=
ncoming
> URL (in=A0the example below, it would extract 'ms-tools-charts'=A0and=A0q=
uery the
> database for=A0ms-tool-charts=A0to display the content for the page.
>
> Any ideas?
>

AcceptPathInfo?


--
Eric Covener
covener [at] gmail.com

------------------------------------------------------------ ---------
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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
Eric Covener [ Sa, 10 April 2010 19:48 ] [ ID #2038428 ]

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

Thanks Eric!!! Yuppie!!! It is working now. I added AcceptInfo On in httpd=
..conf (I didn't have to do this in the old version of apache). It saved hou=
rs of reading the Apache documentation and googling...

Thanks again.

Mary



-----Original Message-----
From: Eric Covener [mailto:covener [at] gmail.com]
Sent: Saturday, April 10, 2010 10:49 AM
To: users [at] httpd.apache.org
Subject: Re: [users [at] httpd] The requested URL ....was not found on this serv=
er - Scratch my head

On Sat, Apr 10, 2010 at 1:31 PM, Wang, Mary Y <mary.y.wang [at] boeing.com> wrot=
e:
> Thanks for the reply.
> There is a filename called projects (this is a php script file) under
> "/usr/brass/www/", and the projects=A0php script file=A0would parse the
> incoming URL (in=A0the example below, it would extract 'ms-tools-charts'=
=A0
> and=A0query the database for=A0ms-tool-charts=A0to display the content fo=
r the page.
>
> Any ideas?
>

AcceptPathInfo?


--
Eric Covener
covener [at] gmail.com

------------------------------------------------------------ ---------
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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: 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
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org
mary.y.wang [ Sa, 10 April 2010 20:05 ] [ ID #2038429 ]
Webserver » gmane.comp.apache.user » The requested URL ....was not found on this server - Scratch my head

Vorheriges Thema: use ssi to enforce Content-disposition header
Nächstes Thema: RE: The requested URL ....was not found on this server - Scratch my head