Cannot create table from html import via non standard port
Cannot create table from html import via non standard port
I attempted to import an html table from
http://<site>:<port>/file.php
, however the connection times out.
When I switch my server from port 8080 back to port 80 everything works fine which tells me the import utility has issues accessing a website running on a port other than 80.