This is a discussion on I just can see the first page: index.html within the Linux Web Servers forums, part of the Web Server and Related Forums category; Hi All, I´m running my Apache 2.2 in Windows 2008. Well, the instalation seems to be ok because ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi All,
I´m running my Apache 2.2 in Windows 2008. Well, the instalation seems to be ok because when I try http://localhost comes to me the page "IT WORKS" from the Apache instalation. Well, I tried to configure the documentation from from the C:/Program Files (x86)/Apache Software Foundation/Apache2.2/manual directory. When I try the url http://localhost/manual I can see the first page - index.html - but any other page from any other link I can´t. The browser shows to me what is in the code of the page as if the Apache didn´t work on that page just worked on the first page. Just as an example, I see this below when I click a link in the browser: # GENERATED FROM XML -- DO NOT EDIT URI: server-wide.html.en Content- Language: en Content-type: text/html; charset=ISO-8859-1 URI: server- wide.html.ja.utf8 Content-Language: ja Content-type: text/html; charset=UTF-8 URI: server-wide.html.ko.euc-kr Content-Language: ko Content-type: text/html; charset=EUC-KR URI: server-wide.html.tr.utf8 Content-Language: tr Content-type: text/html; charset=UTF-8 Can anyone give a little help with this? tks a lot. Ernani. |