Hey All,

I am trying to get instiki running on a server of mine. It runs here:
wiki.mydomain.com. I've got a proxy in the apache config file like so:

ServerName wiki.mydomain.com
ServerAdmin [EMAIL PROTECTED]
ProxyPass / http://localhost:2500/
ProxyPassReverse / http://localhost:2500/

The proxy is working fine, but when I go to wiki.mydomain.org it is just a
blank page. What's funny is that I ran into this before, but can't remember
how I fixed it.. Anyone had this issue?

I can even see the requests hitting webrick, but there is no content on the
page..

Thanks
Aaron
_______________________________________________
Instiki-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/instiki-users

Reply via email to