Re: Port Forwarding Help?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is what I have in the conf file at the bottom:
"
<Directory "E:/programming/visual_studio_2017/Projects/currency_converter/x64/Release">
    Options All​
    Options Indexes FollowSymLinks​
    AllowOverride None​
    Require all granted​
</Directory>​
<VirtualHost *:8000>​
    ServerAdmin osmanzakir90@xxxxxxxxxxx​
    ServerName dragonosman.dynu.net​
ServerAlias www.dragonosman.dynu.net​
    ErrorLog "logs/dragonosman.dynu.net-error.log"​
    CustomLog "logs/dragonosman.dynu.net-access.log" common​
ProxyPass "/" "http://192.168.10.12:5501/"​
ProxyPass "/?q=accesskey" "http://192.168.10.12:5501/?q=accesskey"​
</VirtualHost>​
"

And I added a forwarding rule for port 8000 for the router.  But I still can't see the app at my public IP address on port 8000.  

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux