where are the proxy server configs?

hi, i use java desktop to configure the proxy server, but now thsi desktop`not work and i use cde desktop, but i nedd to change proxy settings, 縲here i forund this files to make the changes that i need?thanks
[222 byte] By [maximatt] at [2007-11-26 10:31:05]
# 1

hmm, normally you just need to put a $http_proxy and $ftp_proxy in the .rc file of your shell;

for tcsh; add:

setenv http_proxy http://my.proxy:8080

for ksh/bash:

export http_proxy http://my.proxy:8080

or

export ftp_proxy $http_proxy

note that its normally small leltters, i think this should work.

.7/M.

mAbrante at 2007-7-7 2:38:10 > top of Java-index,Solaris Operating System,Solaris Essentials - General Technical Questions...