- What is the full path and name of the HTML file in your filesystem?
C:\Program Files\Apache2.2\htdocs\TCS\group\guest


- In your Apache HTTP Server configuration, what did you specify as the
DocumentRoot directory?
DocumentRoot "C:/Program Files/Apache2.2/htdocs"


- Is httpd actually running?
Yes


- Are you able to access *any* HTML file via httpd?  If so, what ones, and
how does the one above differ from it?  If you are not able to access any
page, that is also very important to tell us.
Yes I am able to access any html file


- Have you configured httpd to listen on port 8080?
yes


- What message appears in the httpd error log when you attempt to access
the page?
no messages link to this problem
[Thu Aug 16 18:04:51 2012] [notice] Apache/2.2.22 (Win32) configured --
resuming normal operations
[Thu Aug 16 18:04:51 2012] [notice] Server built: Jan 28 2012 11:16:39
[Thu Aug 16 18:04:51 2012] [notice] Parent: Created child process 3908
[Thu Aug 16 18:04:51 2012] [notice] Child 3908: Child process is running
[Thu Aug 16 18:04:51 2012] [notice] Child 3908: Acquired the start mutex.
[Thu Aug 16 18:04:51 2012] [notice] Child 3908: Starting 64 worker threads.
[Thu Aug 16 18:04:51 2012] [notice] Child 3908: Starting thread to listen
on port 8080.
[Thu Aug 16 18:04:58 2012] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache2.2/htdocs/language, referer:
http://localhost:8080/TCS/group/guest/default.htm
[Thu Aug 16 18:04:58 2012] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache2.2/htdocs/language, referer:
http://localhost:8080/TCS/group/guest/default.htm
[Thu Aug 16 18:04:58 2012] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache2.2/htdocs/language, referer:
http://localhost:8080/TCS/group/guest/default.htm
[Thu Aug 16 18:04:58 2012] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache2.2/htdocs/language, referer:
http://localhost:8080/TCS/group/guest/default.htm
[Thu Aug 16 18:04:58 2012] [error] [client 127.0.0.1] File does not exist:
C:/Program Files/Apache2.2/htdocs/language, referer:
http://localhost:8080/TCS/group/guest/default.htm



- Does the user as which you are running httpd have permission to read the
HTML file in the filesystem?
Yes


- What version of Apache HTTP Server are you running?
version 2.2


- What operating system (including version) are you running?
Windows XP version 2002 SP3


- How did you install httpd?
classic installation after downloading apache, everything work fine


- How did you configure httpd?
Let the default configuration


On Thu, Aug 16, 2012 at 7:18 PM, Mark Montague <m...@catseye.org> wrote:

> On August 16, 2012 12:55 , Nicolas Maujean <nmauj...@gmail.com> wrote:
>
>>
>> Apache can't interpret the following link :
>>
>> but when I open the html file directly in the browser it works. if I use
>> the url link
>>
>> |http://localhost:8080/TCS/**group/guest<http://localhost:8080/TCS/group/guest>
>> |
>>
>> it doesn't work anymore,
>>
>>
> In addition to the reply from James ("what does 'doesn't work' mean?")...
>
> - What is the full path and name of the HTML file in your filesystem?
> - In your Apache HTTP Server configuration, what did you specify as the
> DocumentRoot directory?
> - Is httpd actually running?
> - Are you able to access *any* HTML file via httpd?  If so, what ones, and
> how does the one above differ from it?  If you are not able to access any
> page, that is also very important to tell us.
> - Have you configured httpd to listen on port 8080?
> - What message appears in the httpd error log when you attempt to access
> the page?
> - Does the user as which you are running httpd have permission to read the
> HTML file in the filesystem?
> - What version of Apache HTTP Server are you running?
> - What operating system (including version) are you running?
> - How did you install httpd?
> - How did you configure httpd?
>
> --
>   Mark Montague
>   m...@catseye.org
>
>

Reply via email to