I have been trying to install MoinMoin, and it has been succeeded. It works just fine! And I could have been made Apache settings -- .htaccess, .htpasswd, and etc -- to make nobody to access my MoinMoin. Good! It is working fine. I am afraid that somebody can access my private information. I often peeps out my apache access log file. I believe that .htaccess can avoid unexpected access.
I need to go back to the PanoJudge project. I noticed that MoinMoin implementation is mainly in the Python site-package directory as a module. External scripts to just a few things, even nothing when I configured to run in mod_python mode. There is no instance of MoinMoin in the htdocs directory. Apache just calls the MoinMoin module, not running a script in the htdocs directory. Interesting! It will affect my design of PanoJudge.
# by Pan | 2006/01/18 03:09 |
트랙백 |
덧글(0)