Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

Apache2.0.47 can't get index.html.var working

 
   Web Hosting and Web Master Forums (Home) -> Apache RSS
Next:  cgi help?  
Author Message
stephan1

External


Since: Jul 20, 2003
Posts: 3



(Msg. 1) Posted: Sun Jul 20, 2003 5:43 am
Post subject: Apache2.0.47 can't get index.html.var working
Archived from groups: alt>apache>configuration (more info?)

Hi,

i upgraded from a apache1 to a apache 2.0.47. Since then, i am not
able to view documents in the right language. This doesn't work too
in the default /manual section from apache (default installation).

I always get the page like:

URI: index.html.de Content-Language: de Content-type: text/html;
charset=ISO-8859-1 URI: index.html.en Content-Language: en
Content-type: text/html; charset=ISO-8859-1 URI: index.html.fr
Content-Language: fr Content-type: text/html; charset=ISO-8859-1
URI: index.html.ja.jis Content-Language: ja Content-type: text/html;
charset=ISO-2022-JP URI: index.html.ko.euc-kr Content-Language: ko
Content-type: text/html; charset=EUC-KR


I do load the negotiation_module in my apache2.conf:

---apache2.conf---
LoadModule negotiation_module modules/mod_negotiation.so
---snip---



Don't know if this is vital:

---commonapache.conf---
<IfModule mod_dir.c>
DirectoryIndex index.html index.html.var index.php index.php3
index.shtml index.cgi index.pl index.htm Default.htm $
</IfModule>

<IfModule mod_mime.c>
AddLanguage ca .ca
AddLanguage de .de
AddLanguage en .en
AddDefaultCharset ISO-8859-1
<IfModule mod_negotiation.c>
LanguagePriority en de nl fr es it da et el ja kr no pl pt
pt-br ru ltz ca sv tw
</IfModule>
<IfModule mod_negotiation.c>
ForceLanguagePriority Prefer Fallback
</IfModule>
AddHandler type-map var
</IfModule>
---snip---

---commonapache.conf---
<Location /manual>
Options Multiviews
</Location>

I believe, that all needed stuff is included, but it does not work.
When i load the /manual/index.html.en or /manual/index.html.de it
works as expected and loads the page correct.

What am i doing wrong? (Gentoo 1.4.rc4, stable branch, all packages
actual)


Gruss

Stephan

 >> Stay informed about: Apache2.0.47 can't get index.html.var working 
Back to top
Login to vote
stephan1

External


Since: Jul 20, 2003
Posts: 3



(Msg. 2) Posted: Tue Jul 22, 2003 10:07 pm
Post subject: Re: Apache2.0.47 can't get index.html.var working [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Stephan Bieker" <stephan DeleteThis @bieker-online.de> schrieb im Newsbeitrag
news:i55pu-70k.ln1@server.bieker.home...
 > Hi,
 >
 > i upgraded from a apache1 to a apache 2.0.47. Since then, i am not
 > able to view documents in the right language. This doesn't work
too
 > in the default /manual section from apache (default installation).
 >
 > I always get the page like:
 >
 > URI: index.html.de Content-Language: de Content-type: text/html;
 > charset=ISO-8859-1 URI: index.html.en Content-Language: en
 > Content-type: text/html; charset=ISO-8859-1 URI: index.html.fr
 > Content-Language: fr Content-type: text/html; charset=ISO-8859-1
 > URI: index.html.ja.jis Content-Language: ja Content-type:
text/html;
 > charset=ISO-2022-JP URI: index.html.ko.euc-kr Content-Language: ko
 > Content-type: text/html; charset=EUC-KR
 >
 >
 > I do load the negotiation_module in my apache2.conf:
 >
 > ---apache2.conf---
 > LoadModule negotiation_module
modules/mod_negotiation.so
 > ---snip---
 >
 >
 >
 > Don't know if this is vital:
 >
 > ---commonapache.conf---
 > <IfModule mod_dir.c>
 > DirectoryIndex index.html index.html.var index.php index.php3
 > index.shtml index.cgi index.pl index.htm Default.htm $
 > </IfModule>
 >
 > <IfModule mod_mime.c>
 > AddLanguage ca .ca
 > AddLanguage de .de
 > AddLanguage en .en
 > AddDefaultCharset ISO-8859-1
 > <IfModule mod_negotiation.c>
 > LanguagePriority en de nl fr es it da et el ja kr no pl pt
 > pt-br ru ltz ca sv tw
 > </IfModule>
 > <IfModule mod_negotiation.c>
 > ForceLanguagePriority Prefer Fallback
 > </IfModule>
 > AddHandler type-map var
 > </IfModule>
 > ---snip---
 >
 > ---commonapache.conf---
 > <Location /manual>
 > Options Multiviews
 > </Location>
 >
 > I believe, that all needed stuff is included, but it does not
work.
 > When i load the /manual/index.html.en or /manual/index.html.de it
 > works as expected and loads the page correct.
 >
 > What am i doing wrong? (Gentoo 1.4.rc4, stable branch, all
packages
 > actual)
 >
 >
 > Gruss
 >
 > Stephan
 >
Please!
Can really nobody help me to solve this?

Gruss

Stephan<!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: Apache2.0.47 can't get index.html.var working 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Apache not displaying index.html.en - Hey all, Just installed Apache 2. When i type http://server/manual - i get a 404 If i type http://server/manual/index.html.en it works, and shows the index page. Also, any link from the index page fails, because the links are to ..html but the files..

apache2 and php paranoia - Hi all, I am quite new to apache and even newer to php. I have been doing some reading on how to use php and found that the information was not entirely correct. After some searcing at php.net I found the fix. I managed to get a bit of information..

Apache2 - 403 Forbidden - To whom that may have an answere... I have just installed Apache2 on my WinXP computer. I have edited the httpd.conf file and added 'AddType application/x-httpd-php .php' and other different extentions same way. I have also altered the DocumentRoot t...

Apache2 for Windows: Partitions - Hello, I believe it is best to have a separate, dedicated partition for Apache (with Perl, PHP, MySQL, etc.). If I am wrong, please correct me. Since I will have to format my system anyway, I thought I would ask what the best way is. I have two hard..

Tomcat4.1.24 with Apache2.0.46 jk2 connector - Can someone point me to a jk2 binary for the above combination. The only module I can find is mod_jk2-2.0.43.dll dated 27 Nov 2002. Also is there any documentation around that's better than the Apache site for getting these two working together..
   Web Hosting and Web Master Forums (Home) -> Apache All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]