t.davor
Member
Posted 2 years ago #
well..
1. installed XAMPP and WP
2. created a site
3. forwarded ports on router
4. setup DynDns (works ok)
5. if i open my site http://mydyndynsaddress/mysite i can see the page very good, with all desing, pictures and all.
6. if someone from "outside"(other machine) opens my site, he gets only text and links. no pics and design?
same thing if they go to http://myip/mysite
anyone got idea how to solve that?
do your wordpress urls still point to localhost OR a private IP (aka 192.168.x.x or 10.x.x.x)?
if so, that wont work.
t.davor
Member
Posted 2 years ago #
points to localhost. that's wrong?
t.davor
Member
Posted 2 years ago #
well.. i'll try to change in General Settings to WordPress address (URL) http://192.168.1.30/butterfly
Have you accidentally denied everyone from viewing your website in your htaccess file?
t.davor
Member
Posted 2 years ago #
doesn't work.
getting same result
once again, a 192.x.x.x ip will NOT work.
a 10.10.x.x ip will not work.
t.davor
Member
Posted 2 years ago #
i c.. in General settings is http://localhost/
i put .htaccess file in site directory with allow all
...
what else?
YOU have a real IP, you are also using a dyndns service. have you even tried those?
instead you want to try things that i told you an hour ago wont work.
t.davor
Member
Posted 2 years ago #
eh.. i put dyndsn address in settings... now is ok. tnx whoami!