last time, I could be use mod_auth which user authentication module. But it is very simple that login check layout is just web broswer dialog... It is called http-basic-authentication. It is show web-browser's basic dialog. I want to insert my login page instead web broswer dialog Or custom dialog instead patterned dialog.
http://redmine.lighttpd.net/wiki/lighttpd/Docs:ConfigurationOptions
searched custom dialog or page, but I could not find that... Can I modify authentication form? I don't want to use mysql or other DB program.
For reference, lighttpd version is 1.4.28.
Please help me... Thank you :)