Hello, to use my Trac-mod_python-apache2 installation from the internet I connect to my server via ssh and do a local port forward from server port 80 to local port 8080. So I can connect to a trac website via http://localhost:8080/trac/...
Everything works fine until I submit a wiki-page change oder cancel request. A 404 error occurs with the url http://trac/... instead of http://localhost:8080/trac/... Is there any directive to set this accordingly? I tried base_url in [trac] section without success. My trac version is 0.10.4. Thanks for help! Regards Markus --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
