Apache timeouts xampp 1.5.1

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Apache timeouts xampp 1.5.1

Postby siljo » 12. April 2006 15:38

In apache httpd.conf in version 1.5.0 i was able to config this next lines

Code: Select all
#
# Timeout: The number of seconds before receives and sends time out.
#
Timeout 2000

#
# KeepAlive: Whether or not to allow persistent connections (more than
# one request per connection). Set to "Off" to deactivate.
#
KeepAlive On


In version 1.5.1 i can`t find timeouts!
Where are they?

Sorry for my bad english!
siljo
 
Posts: 14
Joined: 14. December 2005 00:09

Postby deepsurfer » 12. April 2006 15:52

In version 1.5.1 i can`t find timeouts!
Where are they?


Its in the \xampp\apache\conf\extra\ httpd-default.conf
chirio Deep
Wie sagte einst der MCP aus Tron auf dem Bildschirm zu schreiben Pflegte
" ... end of communication ... "
User avatar
deepsurfer
AF Moderator
 
Posts: 6440
Joined: 23. November 2004 10:44
Location: Cologne
Operating System: Win-XP / Win7 / Linux -Debian

Postby Wiedmann » 12. April 2006 15:53

The Windows file search told me:
httpd-default.conf
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

re

Postby siljo » 12. April 2006 16:08

Thank you very much for the fast reply!
I have just one more question!

In 1.5.0 i was able to set language (AddDefaultCharset)
Code: Select all
# Specify a default charset for all pages sent out. This is
# always a good idea and opens the door for future internationalisation
# of your web site, should you ever want it. Specifying it as
# a default does little harm; as the standard dictates that a page
# is in iso-8859-1 (latin1) unless specified otherwise i.e. you
# are merely stating the obvious. There are also some security
# reasons in browsers, related to javascript and URL parsing
# which encourage you to always set a default char set.
#
AddDefaultCharset windows-1250

#
# Commonly used filename extensions to character sets. You probably
# want to avoid clashes with the language extensions, unless you
# are good at carefully testing your setup after each change.
# See ftp://ftp.isi.edu/in-notes/iana/assignments/character-sets for
# the official list of charset names and their respective RFCs
#
AddCharset ISO-8859-1  .iso8859-1 .latin1
AddCharset ISO-8859-2  .iso8859-2 .latin2 .cen
AddCharset ISO-8859-3  .iso8859-3 .latin3
AddCharset ISO-8859-4  .iso8859-4 .latin4
AddCharset ISO-8859-5  .iso8859-5 .latin5 .cyr .iso-ru
AddCharset ISO-8859-6  .iso8859-6 .latin6 .arb
AddCharset ISO-8859-7  .iso8859-7 .latin7 .grk
AddCharset ISO-8859-8  .iso8859-8 .latin8 .heb
AddCharset ISO-8859-9  .iso8859-9 .latin9 .trk
AddCharset ISO-2022-JP .iso2022-jp .jis
AddCharset ISO-2022-KR .iso2022-kr .kis
AddCharset ISO-2022-CN .iso2022-cn .cis
AddCharset Big5        .Big5       .big5
# For russian, more than one charset is used (depends on client, mostly):
AddCharset WINDOWS-1251 .cp-1251   .win-1251
AddCharset CP866       .cp866
AddCharset KOI8-r      .koi8-r .koi8-ru
AddCharset KOI8-ru     .koi8-uk .ua
AddCharset ISO-10646-UCS-2 .ucs2
AddCharset ISO-10646-UCS-4 .ucs4
AddCharset UTF-8       .utf8


in 1.5.1 i cant find it!could you please tell me where can i change this?
I came from slovenia and we use a windows-1250 Charset!
siljo
 
Posts: 14
Joined: 14. December 2005 00:09

Postby Wiedmann » 12. April 2006 16:33

You have tried the Windows file search this time? ...

BTW:
I think the filenames are clear enought.
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Hades » 25. April 2006 15:43

Please don't confuse Windows character sets with Unicode/ISO character sets used on the Internet. Please remember that more than Microsoft Windows users are on the Internet. You will need to encode your pages in the ISO-8859-2 character set.

Check the link http://www.phespirit.info/alphabet/slovene.htm
Hades
 
Posts: 3
Joined: 19. December 2005 03:52


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 104 guests