Changes between Initial Version and Version 1 of Ticket #2128, comment 6
- Timestamp:
- 08/18/15 17:33:58 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2128, comment 6
initial v1 7 7 > 8 8 9 It seems a bit strange, normally //myblog.fr/index.php? should work in all cases. I tested it on my local installation for public access to http://myblog.fr/index.php? and https://myblog.fr/index.php? . 9 It seems a bit strange, normally 10 {{{ 11 //myblog.fr/index.php? 12 }}} 13 should work in all cases. I tested it on my local installation for public access to http://myblog.fr/index.php? and https://myblog.fr/index.php? .