|
|
|
|
|
by IanCal
3822 days ago
|
|
So first off, it's always cool to have built and released something, so congrats on that, but these are the questions I'm left with as a potential user: 1. What's different about this setup? What can I do that I either can't with a standard webserver setup or would be more cumbersome that way?
2. Why "files within files", what's different about that compared to directories and index files?What can I do that I either can't with a standard directory structure or would be more cumbersome that way? If I wanted plain text at the moment + scripts, any standard webserver + CGI would give me that right now and I could host it immediately on a large number of hosts (or on my own). So for people like me who would go "ooh, plain text and unix sounds nice" it'd be good to see a set of reasons why what we'd currently do would be improved using this. |
|
Again a webserver+CGI would definitely work no doubt. The app just simplifies it for you. Its the same thing with content management system. Its simpler to use them rather than build it manually. Also I plan to add the ability to share files.