LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Connecting IIS local server from linux (https://www.linuxquestions.org/questions/programming-9/connecting-iis-local-server-from-linux-481195/)

alsathik 09-07-2006 04:16 AM

Connecting IIS local server from linux
 
Hi,
I want to run my machine as a web server and want to access the asp.net website from linux machine by giving http
://
machineid
/sitename
Is it possible?if so how can i acheive this?

Regards
Sathik
:scratch:

acid_kewpie 09-07-2006 12:40 PM

please give more details... what you're asking the linux box to do doesn't sound in the lsighest bit like a server.... are you wanting to proxy traffic on it?

alsathik 09-07-2006 11:32 PM

Hi,
I developed one web application in ASP .NET (C#) on windows platform. The application is running on my machine on IIS web server when i want to access the application from other system in same windows network i can give machine id and application name. If i want to access the application from the machine which is running on linux, which is in the same local network, what i have to do?

Regards
Sathik

acid_kewpie 09-08-2006 02:36 AM

tha machine id and application name? do you just mean a normal url? e.e.g http:/servername/directory? if so it's just the same... a url is a url... :confused:


All times are GMT -5. The time now is 04:02 PM.