home *** CD-ROM | disk | FTP | other *** search
/ MS-DOS 8.0 / MS-DOS8.iso / SOFTWARE / A195GPL.EXE / FASTPC.ACF < prev    next >
Encoding:
Text File  |  2008-10-21  |  4.4 KB  |  182 lines

  1. ;This is ARACHNE.CFG for Arachne version 1.6+
  2. ;If you want to use Arachne on PC with CPU 486+ you should start here.
  3. ;(tested on AMD K5/133). You should have really fast video card for this.
  4. ;This configuration file can be completely controled from Arachne setup.
  5. ;Run "setup" if you are not sure what to change in configuration file.
  6.  
  7. [profile]
  8. Profile FASTPC.ACF
  9. Connection NUL
  10. Hangup NUL
  11.  
  12. ;Connection @cmd    ... command cmd will estabilish connection
  13. ;Connection READY   ... connection is permanent, packet driver in AUTOEXEC...
  14. ;Connection NUL     ... do not start TCP/IP (run "arachne -c" to force this)
  15.  
  16. [dialer]
  17. DialPage file:ppp_init.htm
  18. Dialer @MINITERM.EXE>PPP.LOG
  19. TerminalWindow @MINITERM.EXE
  20. UseTerminal No
  21. Port 3
  22. Irq 4
  23. Base 0x3e8
  24. Mode 8N1
  25. Speed 19200
  26. InitString ATZ
  27. DialString ATDT
  28. PhoneNumber 00000000
  29. Autologin No
  30. WaitFor1 name:
  31. Response1 \u
  32. WaitFor2 sword:
  33. Response2 \p
  34. WaitFor3 >
  35. Response3 ppp
  36. PPPusername user
  37. PPPpassword xxxxxx
  38.  
  39. ;Port values: 0=non-standard serial (COM) port, 1-4 standard ports
  40. ;Base values: 0x??? (eg. 0x3e8) - Base and Irq are used for "Port 0"
  41. ;Mode values: databits/parity/stopbits (eg. 8N1)
  42.  
  43. [tcp/ip]
  44. IP_Address PPP
  45. IP_Grab IP address set to
  46. NameServer 0.0.0.0
  47. AltNameServer 0.0.0.0
  48. Gateway 0.0.0.0
  49. AltGateway 0.0.0.0
  50. Netmask 0.0.0.0
  51. TCPconfig PPPTCP.CFG
  52.  
  53. ;IP_Address n.n.n.n  ... fixed IP address
  54. ;IP_Address PPP      ... for PPP.EXE and PPPD.EXE (get address from PPP.LOG)
  55. ;IP_Address BOOTP    ... WatTcp attepmts to use BOOTP protocol
  56. ;IP_Address %enviro% ... Minuet style (enviroment variable, like %MYIP%)
  57. ;IP_Address WATTCP   ... use ONLY values from TCPconfig (variable "my_ip")
  58. ;IP_Grab string      ... prefix of IP address in PPP.LOG ("IP address set to")
  59. ;TCPconfig filename  ... name of WatTcp configuration file (often WATTCP.CFG)
  60.  
  61. [mail]
  62. SMTPserver mail.provider.com
  63. POP3server mail.provider.com
  64. POP3username user
  65. POP3password xxxx
  66. KeepOnServer No
  67. eMail user@provider.com
  68. PersonalName Arachne User
  69. Organization Arachne Fan Club
  70. TimeZone +0000
  71. UseSignature Yes
  72. SignatureFile SIGN.TXT
  73. MailEncoding MIME
  74. MailSortOrder DateSnt
  75. SendHelo Yes
  76. KillSent No
  77. MailIdxTemplate idxhead.htp
  78. ForwardString1 ----- Forwarded message begin -----
  79. ForwardString2 ------ Forwarded message end ------
  80. ReplyString On %s, %s wrote:
  81. MyCharset US-ASCII
  82. MailBodyEncoding 7bit
  83.  
  84. ;MailSortOrder values: DateRcv|DateSnt|Address|Subject
  85.  
  86. [internet]
  87. HTTPproxy proxy.provider.com:8080
  88. UseProxy No
  89. HomePage http://arachne.cz/
  90. SearchPage http://search.arachne.cz/
  91. SearchEngine http://www.altavista.com/cgi-bin/query?q=
  92. FTPusername user
  93. FTPpassword xxxxxx
  94. FTPserver ftp.provider.com
  95. FTPpath /home/user/www/index.html
  96. AcceptCharset ISO-8859-1,*
  97.  
  98. [system]
  99. Hotlist .\hotlist.htm
  100. History .\history.lst
  101. CookieFile .\cookies.lst
  102. CacheIndex .\cache.idx
  103. CachePath cache\
  104. Cache2TEMP Yes
  105. MailPath mail\
  106. DownloadPath download\
  107.  
  108. [misc]
  109. Logo 2000
  110. BMPwidth 800
  111. LoadImages Yes
  112. Frames Yes
  113. JPEGargs -bmp -colors 256
  114. FILEargs -d
  115. RefreshDelay 5
  116. ScreenSaver 10
  117. ScreenSaverStyle R
  118. ScreenSaverColors 0
  119. ESC Ignore
  120. F3key file:*.htm
  121. AutoF3key Yes
  122. BigFont No
  123. ScrollBarSize 14
  124. ScrollBarStyle NextStep
  125. Colors 11 0
  126. MouseColors 15 15
  127. VirtualScreen 5000
  128. ScreenMode Auto
  129. SmoothScroll Yes
  130. ScrollStep 50
  131. BgColor #000000
  132. Text #F0F0F0
  133. Link #00FF00
  134. Background back.gif
  135. ExitOnHangup No
  136. ASCIIwidth 78
  137. HTMLtext #000000
  138. HTMLbgColor #C4C4C4
  139. HTMLlink #0000C4
  140. ;AfterPOP3 smtp:
  141. ;AfterSMTP file:mail.htm
  142. ShiftF1 file://doc/howto.htm
  143. ShiftF2 file://oops\*.*
  144. ShiftF3 file:*.*
  145. ShiftF4 file://examples\newfile.htm
  146. ShiftF5 http://www.yahoo.com/
  147. ShiftF6 http://www.wired.com/
  148. ShiftF7 http://www.altavista.com/
  149. ShiftF8 http://www.hotbot.com/
  150. ShiftF9 http://www.slashdot.org/
  151. ShiftF10 file://readmail.dgi
  152. AltTab No
  153. EditHotlistEntry Yes
  154. Autodial No
  155. UseCID No
  156. UseCDescr No
  157. AltSysFont 0
  158. Index *.*
  159. FontShift 0
  160. Multitasking Yes
  161. XMS4allGIFs 256
  162. XMS4oneGIF 256
  163. CSS Yes
  164.  
  165. ;ScrollBarStyle values: NextStep|Windows|Arachne|X
  166. ;BgColor,Text,Link values: #RRGGBB (hexadecimal values of red, green and blue)
  167. ;VirtualScreen value: vertical number of pixels, 0 disables virtual screen.
  168. ;ScreenMode values: Auto|Smart|Nice
  169. ;BodyArachne values: System|Default|All
  170. ;Colors values are <ink 0..15> <paper 0..15>
  171.  
  172. [security]
  173. SavePasswords Yes
  174. Cookies Yes
  175. HTTPreferer Yes
  176. ;FakeFTPeMail user@domain
  177.  
  178. [auto-added]
  179. HTTPS2HTTP Yes
  180. IGNOREJS No
  181. IgnoreRefresh No
  182. LengthenShortRefresh N