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
|

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


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to