ejabberd - Comments for "using http-poll " https://www.ejabberd.im/node/3487 en i did that and the problems goes on https://www.ejabberd.im/node/3487#comment-54379 <p>HI</p> <p>here is what i did, </p> <p> RewriteEngine On<br /> RewriteRule /http-poll/ <noindex><a href="http://127.0.0.1:5280/http-poll/" title="http://127.0.0.1:5280/http-poll/" rel="nofollow" >http://127.0.0.1:5280/http-poll/</a></noindex> [P]</p> <p>and still the same error:(</p> Sun, 21 Jun 2009 19:28:11 +0000 emel_punk comment 54379 at https://www.ejabberd.im that should be /http-poll/ not http-poll/ https://www.ejabberd.im/node/3487#comment-54377 <p>you're missing a forward-slash</p> Sun, 21 Jun 2009 15:34:06 +0000 SpliFF comment 54377 at https://www.ejabberd.im well ive already saw that https://www.ejabberd.im/node/3487#comment-54209 <p>well ive already saw that manual and the problem is the same... :s<br /> what else should i do? im kinda stuck and it feels weird !!<br /> please some help<br /> here is my config</p> <p>on httpd.conf</p> <p> ServerName umr.com.co<br /> DocumentRoot /var/www/html</p> <p> Options +Indexes +MultiViews</p> <p>AddDefaultCharset UTF-8<br /> RewriteEngine on<br /> RewriteRule http-poll/ <noindex><a href="http://127.0.0.1:5280/http-poll/" title="http://127.0.0.1:5280/http-poll/" rel="nofollow" >http://127.0.0.1:5280/http-poll/</a></noindex> [P]</p> <p>and i did a .htaccess on /var/www/html/jwchat</p> <p> RewriteEngine On<br /> RewriteRule http-poll/ <noindex><a href="http://127.0.0.1:5280/http-poll/" title="http://127.0.0.1:5280/http-poll/" rel="nofollow" >http://127.0.0.1:5280/http-poll/</a></noindex> [P]</p> <p>thats all i did !! :(</p> Mon, 04 May 2009 17:42:22 +0000 emel_punk comment 54209 at https://www.ejabberd.im Tutorial to try https://www.ejabberd.im/node/3487#comment-54203 <p>You can try the tutorial: <noindex><a href="/jwchat-localserver" rel="nofollow" >Install JWChat with ejabberd's HTTP-Bind and file server</a></noindex></p> Sat, 02 May 2009 17:54:56 +0000 mfoss comment 54203 at https://www.ejabberd.im