making my intranet workstation as web server
This is a discussion about making my intranet workstation as web server in the Everything Linux category; Hi all! IS it possible for me to make my intranet pc (192. 168. 0. 1) to act as web server for internet access, if possible how can i do it, now i am using linux box as gateway with iptables configured, i think it is possible with iptables, but i dont know how to do it, can any one help me out thanx and regds san.
Hi all!
IS it possible for me to make my intranet pc (192.168.0.1) to act as
web server for internet access, if possible how can i do it,
now i am using linux box as gateway with iptables configured,
i think it is possible with iptables, but i dont know how to do it,
can any one help me out
thanx and regds
san
IS it possible for me to make my intranet pc (192.168.0.1) to act as
web server for internet access, if possible how can i do it,
now i am using linux box as gateway with iptables configured,
i think it is possible with iptables, but i dont know how to do it,
can any one help me out
thanx and regds
san
Participate in our website and join the conversation
This subject has been archived. New comments and votes cannot be submitted.
Apr 24
May 25
0
1 minute
Responses to this topic
You can probably achieve what you want by installing Apache on your gateway box. You may already have Apache installed (it ships with pretty much every distribution) so you'll have to remove it before installing the latest version.
OP
Hi Admiral!
I am going to use jboss web server+servlet+postgresql,
will it be secure to use directly on gateway itself?
regds
san
I am going to use jboss web server+servlet+postgresql,
will it be secure to use directly on gateway itself?
regds
san
I used Apache 2.0.44, MySQL 3.23.55 and PHP 4.3.1 without problems with Red Hat 8 in my gateway. The other computers were running Windows XP.