Le 02/12/2013 12:08, Holger Meissner a écrit :
<VirtualHost 127.0.1.1:80>
This means connexion is only allowed by localhost.
Simply replace by
<VirtualHost *:80>

Same for <VirtualHost 127.0.1.1:8080>

--
Fridolin SOMERS
Biblibre - Pôle support
[email protected]
_______________________________________________
Koha-devel mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to