multiple host names doesn't work
Reported by perrycz | January 25th, 2010 @ 10:14 PM
I want webroar to resolve myapp.com and also www.myapp.com but when I put "myapp.com www.myapp.com" into resolver column only the first address is resolved – second one is just ignored.
Comments and changes to this ticket
-
Aditya Babbar January 26th, 2010 @ 05:26 PM
- State changed from new to open
- Assigned user set to Dharmarth Shah
-
Dharmarth Shah January 27th, 2010 @ 11:09 PM
- State changed from open to resolved
Thank you for trying out WebROaR and reporting this issue.
The server was not able to work with multiple host names correctly due to strtok() related code issues. We have checked in the fix to the github repository. Could you please try out latest code and let us know how it goes with your application?
Dharmarth
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<strong>Source Code Location</strong>
Repository is at <a href="http://github.com/webroar/webroar" target="_blank">http://github.com/webroar/webroar</a>
<p>
Check out the development master:
git clone git://github.com/webroar/webroar.git
<p>
<strong>Creating a bug report</strong>
When creating a bug report, be sure to include as much relevant information as possible.
<p>
Security vulnerabilities should be reported via an email to security@webroar.in, do not use lighthouse for reporting security vulnerabilities. All content in lighthouse is publicly available as soon as it is posted.