none production dev server
-
I have been having a look at moodle using direct zip download from https://moodle.org
Normally to try something built on PHP eg like WordPress I just use XAMPP . I got an initial issue so decided to set up a LAMPP stack. Linux, Apche,MySQl, PHPWith WordPress it doesn’t force you to use SSL & https but can just play around on localhost with http. With moodle it just would not install unless Apache for configured for https & I convert MySQl table Antelope to baracuda.
Now my question: You can easily install WordPress onto a local development server without https eg just https://localhost/wordpress ; will your module for moodle also work with wordpress running on http basis basis not https to play around with it? I know all about SSL for production & have it on a live web for something else but I really don’t want to configure Apache & create SSl just for local dev . So it would be great if your plugin for moodle works at least for evaluation without SSL
- The topic ‘none production dev server’ is closed to new replies.