Re: ASP source displaying, (Domain working incorrectly too?)
Note, too, that ASP ("classic") is not supported on the paid plans either -- that requires VBScript support, which means either Windows servers or Arrowhead or Cloudfoundry in conjunction with a JavaServer Pages environment. (You can probably cobble together an Arrowhead or Cloudfoundry installation on a VPS.) What is supported is ASP.NET, which can run on Mono in a Linux server environment. The filename extension for ASP.NET pages is ASPX, not ASP, and it uses the .NET languages (VB.NET, C#, etc.) rather than VBScript.
“Beware of bugs in the above code; I have only proved it correct, not tried it.” --Donald Knuth
"It was as if its architects were given a perfectly good hammer and gleefully replied, 'neat! With this hammer, we can build a tool that can pound in nails.'" -- Alex Papadimoulis (on TheDailyWTF.com)