Hello all, I am an end user that wants learn php, currently i try to follow a course.
For it i try to use httpd daemon on openbsd 5.9-stable Sorry if this subject is posted yet in the past. In fact i do not really understood what about it is talked here : https://github.com/reyk/httpd/issues/27 So i understood from my followed course that i need the "rewrite-url" function. Example for Apache : LoadModule rewrite_module modules/mod_rewrite.so --> Goal (from the php course) : rewrite application url. http://www.example.com/Tool/Calendar instead of http://www.downloadsite.com?app=34 Question : This functionality does exist with the httpd daemon ? Thanks in advance. -- Regards, Olivier