I can use a simple rewrite rule on your http conf. <br><br>You can insert in your koha http conf : etc/apache2/sites-available/koha <br><br><pre>RewriteEngine on<br><span>RewriteRule ^/* http:<span class="comment">//<a href="http://www.domain.com:8080">www.domain.com:8080</a> [L]</span><span>  </span></span><br>

<br>More examples on: <a href="http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html">http://www.noupe.com/php/10-mod_rewrite-rules-you-should-know.html</a><br><br>Or use CPANEL if you have in your server. <br>

<br>Tiago Murakami<br><br></pre><br><br><br><br><br><a href="http://httpd.apache.org/docs/1.3/misc/rewriteguide.html">http://httpd.apache.org/docs/1.3/misc/rewriteguide.html</a><br><br><br><br><br><br><div class="gmail_quote">

2011/6/1 Jonson philip <span dir="ltr">&lt;<a href="mailto:superjojo1000@gmail.com">superjojo1000@gmail.com</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div dir="ltr"><div>hi </div><div>i have a simple problem </div><div> </div><div>now i can access my opac and staff client from real IP from internet , i have 2 sub domain to my library , i would like to acces opac when type <a href="http://library.mydomain.com" target="_blank">library.mydomain.com</a> , that&#39;s no problem  and staff when type <a href="http://library-admin.mydomain.com" target="_blank">library-admin.mydomain.com</a> that&#39;s my problem i don&#39;t want to type 8080 in the end of URL when access staff. any help :) </div>


</div>
<br>_______________________________________________<br>
Koha mailing list  <a href="http://koha-community.org" target="_blank">http://koha-community.org</a><br>
<a href="mailto:Koha@lists.katipo.co.nz">Koha@lists.katipo.co.nz</a><br>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank">http://lists.katipo.co.nz/mailman/listinfo/koha</a><br>
<br></blockquote></div><br><br clear="all"><br>-- <br>Tiago Murakami<br>