apoc_xp Posted January 1, 2004 Share Posted January 1, 2004 I've been trying to get ASP.NET to work for a couple of months now to no avail. I'm trying to avoid having to compile everything because I don't want to install the development packages on my system(I remove them afterwards, but still...). I'm installing the RPMs from Red Carpet and looked at the documentation on Go-Mono.com but editing the httpd.config file with their settings didn't do the trick. I have a directory called Mono for my ASPX pages with ModMono.dll in it and a test ASPX page. Can't get it to work unfortunatelly :( . Apache is serving the full page with source. Any tips are appreciated. Link to comment Share on other sites More sharing options...
neowin_hipster Posted January 1, 2004 Share Posted January 1, 2004 Sometimes a cgi server can be up and running but it will only process files either in a certain folder or certain sub-domain, such as cgi-bin or cgi.domain.com. This is all i know of at the moment. Sorry i can't help you more without poring through the docs just as you did. Perhaps there's an irc room on freenode which can help you as well. Link to comment Share on other sites More sharing options...
Recommended Posts