Bugs version 0 1 4

From PlainOldWebserver

Jump to: navigation, search

Apparently in most webservers if you have a file "a a.html" the web server will show the url in the location bar "a%20a.html" and it will display the file.


Pow does not do this. It does the url in the location bar "a%20a.html" but it does not display the file.


After installing Pow, the directories "pow/data" and "pow/htdocs/system" are not "executable" (you cant enter them, only read and write).

You can use "chmod +x" to fix it.

(This Bug prevents sqlite from working)


document.write and document.writeln only accept Strings, which is confusing for starters

Personal tools
Navigation