Cannot access localhost:8080
|
|
It is said in the Read Me file that the default port for Apache is 8080, but why is that I cannot access http://localhost:8080? |
|
|
I triend http://localhost:80 and it showed my Bitnami page. Then, I put a folder inside BitnamiInstallation/Apache2/htdocs where I have another website. Then I visit http://localhost:80/lotcheckeditor and I got this error: Routing Error No route matches ”/lotcheckeditor” with {:method=>:get} |
|
|
Hi Em, The default port is 80 for Windows and for Linux and OS X platforms if you have installed the stack as root user. If you do not install the stack as root, the default port will be 8080. What application do you put on apache2/htdocs? Can you login in the Redmine application? |
