Hi There.
I am having a some difficulty with one aspect.
I have WordPress 3.1 installed and running fine on my
xserver at work port:80. I can access it locally without issue.
localhost/wordpres ....(no problems)
I have successfully port forwarded to port:7777
http://6x.2xx.1xx.1xx:7777/wordpress/
I can access it from home for a bit, becuase after
I connect the url changes to http://localhost/wordpress
and causes it to point to the wrong direction.
If I try with a drupal installation
http://6x.2xx.1xx.1xx:7777/drupal/
the url maintains its form and connects to all other
pages as http://6x.2xx.1xx.1xx:7777/drupal/...whatever page
Does anyone have any idea how to keep the url the same as the drupal example. So that when Im at work the company can see the wordpress site.
And when at home can see the word press site.
Im loving wordpress, and do not want to switch to drupal because of this one little thing.
Anyone?