ASP.NET Website running on Apache Server

Last post 05-05-2008 10:26 AM by jeff@zina.com. 2 replies.

Sort Posts:

  • ASP.NET Website running on Apache Server

    05-05-2008, 9:06 AM
    • Loading...
    • owen243
    • Joined on 05-05-2008, 1:03 PM
    • Posts 1

    Hey, Im just running a little project for my University Group. I created a little .aspx website, and going for the Open Source Apache Server. Im used to just loading Index.html files onto the htdocs folder were you put your website. But how do you go ahead putting a .aspx website live on a Webhost server or my own Apache server? As it has .sln files, has folders and other stuff and i get confused.

     

    Thank youTongue Tied 

  • Re: ASP.NET Website running on Apache Server

    05-05-2008, 10:25 AM

    Have you configured Apache to run ASP.NET?  The Mono Project is most popular.  Beyond that, upload the HTML, ASPX and ASCX files, as well as the .vb or .cs files and any data or bin folder contents.  Or use Visual Studio's options for publishing.

    Jeff

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
  • Re: ASP.NET Website running on Apache Server

    05-05-2008, 10:26 AM
    Answer

    By the way, ideally if Apache was your main decision, you should have developed in PHP or another native technology.  If ASP.NET was your main factor, you should deploy in Windows and IIS.

    Jeff

    Please: Don't forget to click "Mark as Answer" on the post that helped you. That way future readers will know which post solved your issue.
Page 1 of 1 (3 items)