Bug 9317

Summary: How to connect to opac through internet
Product: Koha Reporter: tungnt <tung.tung11191>
Component: Websites, Mailing Lists, etcAssignee: Liz Rea <wizzyrea>
Status: CLOSED INVALID QA Contact:
Severity: enhancement    
Priority: P5 - low    
Version: 3.8   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description tungnt 2012-12-23 00:38:11 UTC
I want my Koha opac users to access the application through internet.What are the steps to do for that
Comment 1 Jared Camins-Esakov 2012-12-23 00:42:21 UTC
Please do not use the Koha bug tracker for support questions. We have mailing lists and IRC for this purpose, and if you require more support, you can hire a support vendor: http://koha-community.org/support/

You will need to set up DNS and make sure that your server is accessible from the Internet.
Comment 2 tungnt 2012-12-23 01:10:56 UTC
I haved change koha-httpd.conf like this:
<VirtualHost 192.168.1.13:80>
   ServerAdmin  webmaster@tunG
   DocumentRoot /usr/share/koha/opac/htdocs
   ServerName tung
#  ServerAlias tungnt.zapto.org


From moderm, t opened port 8080 with Server IP Address:192.168.1.13

i Can not go to http:\\tungnt.zapto.org:8080
thanks for your help
Comment 3 Jared Camins-Esakov 2012-12-23 01:18:28 UTC
Please ask your questions on the mailing list if you need further support. This is not the appropriate venue for support questions.
Comment 4 tungnt 2012-12-23 01:25:42 UTC
how to ask your questions on the mailing list?