Challenges:
    - Following might not work due to tight coupling with the .net/iis env
        - asp
        - aspx
    - Try with
        - proxy
            (Proxy to IIS)
        - Apache
            (not preferred for linux - could be buggy due to mono)

Recommended .NET ASPX Folder Structure

net/
    tmp/
    src/
    vendor/
    index.apsx


