OpnSrcConstruction / subterfuge

Automatically exported from code.google.com/p/subterfuge
GNU General Public License v3.0
1 stars 0 forks source link

Cannot change port. #36

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. install subterfuge
2. just type this. "subterfuge -s localhost:8080"

What is the expected output? What do you see instead?
------------------------------------------------------
root@bt:~# subterfuge -s "localhost:8080"
Validating models...

0 errors found
Django version 1.3.1, using settings 'subterfuge.settings'
Development server is running at http://localhost:8080/
Quit the server with CONTROL-C.
------------------------------------------------------
root@bt:~# subterfuge -s "localhost:8080"
Validating models...

0 errors found
Django version 1.3.1, using settings 'subterfuge.settings'
Development server is running at http://127.0.0.1:80/
Quit the server with CONTROL-C.
------------------------------------------------------

Please provide any additional information below.
- Please see attachment. 

Original issue reported on code.google.com by n37div...@gmail.com on 1 May 2012 at 11:07

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks! We appreciate your contribution and we will implement it in our next 
release. We will credit you for the fix.

Original comment by topher.s...@gmail.com on 2 May 2012 at 3:27

GoogleCodeExporter commented 8 years ago

Original comment by topher.s...@gmail.com on 6 May 2012 at 3:11

GoogleCodeExporter commented 8 years ago

Original comment by topher.s...@gmail.com on 7 May 2012 at 4:37

GoogleCodeExporter commented 8 years ago
So, what exactly is a fix for this issue ? Control C is not helping.

Original comment by dominiti...@gmail.com on 14 Aug 2013 at 11:29