View Full Version : asp with apache
tech_lover
16-12-2005, 09:43 PM
can i use asp on apache? and if i use iis on my pc, how can i stop others from accessing the same from outside?
#/bin/sh
20-12-2005, 12:08 PM
Yes, you can,
Sun Java System Active Server Pages
http://www.sun.com/software/chilisoft/index.xml
^^ here
alib_i
20-12-2005, 01:12 PM
The site says ..
.Q:
Do you support desktop versions of Microsoft Windows (e.g., Microsoft Windows 95, Windows 98, Windows Millenium Edition (ME), Windows XP Home, or Windows XP Professional)?
A:
No. Java System Active Server Pages (formerly Sun ONE Active Server Pages) is designed for server software, not desktop operating systems.
Have you used it on desktop ??
btw, tech_lover ..
you might also take a look at these sites
http://www.apache-asp.org/
http://freshmeat.net/projects/apacheasp/
-----
alibi
tech_lover
27-12-2005, 05:44 PM
Thanks for the links and replies. Can you tell me about the second part of the question? if i use IIS bundled with XP on my pc, how can i stop others from accessing the same from outside?
alib_i
27-12-2005, 06:13 PM
outside = not your computer
or
outside = outside your private lan.
if 2nd option .. then it's automatically done. IntraLAN IPs cannot be accessed from outside LAN.
(ex. typing http://10.109.7.7 in browser wouldnt direct you to my intraLAN website running on my computer)
for 1st option ..
In IIS 5.0 bring up the Internet Security Manager, go to Properties on the Web server, then to Directory Security, then to IP Address and Domain Name Restrictions. Determine for each IP address or address range specified (through clicking on the Add option) whether to allow or deny access to the Web server. (Source (http://www.lbl.gov/ITSD/Security/systems/iis-server.html))
http://support.microsoft.com/kb/324066/EN-US/
-----
alibi
tech_lover
27-12-2005, 09:48 PM
Thanks that solves my problem. With WIndows stuff I am alwats wary of security
alib_i
28-12-2005, 01:44 AM
You're welcome !
-----
alibi
vBulletin® v3.7.0, Copyright ©2000-2008, Jelsoft Enterprises Ltd.