Hello
1)How can i check if ASP.NET is enabled in my server ? (How can i enable it in my Linux server?)
2)How can i check if mail relay SMTP server is enables?
I have a server for shared hosting...
Thnak you
Hello
1)How can i check if ASP.NET is enabled in my server ? (How can i enable it in my Linux server?)
2)How can i check if mail relay SMTP server is enables?
I have a server for shared hosting...
Thnak you
Last edited by ASTRAPI; 06-09-2009 at 09:43 AM.
ASP.net is a microsoft technology. You can use mod_mono but it is a stripped down ASP solution and does not include the .net stuff.
You can use a relay test webpage to test your server. By default cPanel will not relay email without authentication first.
John W
www.eth0.us
You can see if mod_mono is enabled by going to WHM -> Software -> EasyApache and beginning to customize your existing profile. Once you get to step 5, you will see a listing for mod_mono. If either mod_mono option is selected, it is installed. Otherwise, check the box for the .NET version you want mod_mono to support and proceed with the build process (which will enable this on your server).
However, using mod_mono is recommended only for experienced mono administrators.
Thank you![]()