How to run WordPress from other location on the same domain

While this is possible using htaccess directives or mod_proxy on your server side, WordPress doesn’t like unexpected requests and will cause you all kinds of problems. Scripts are not designed to run across sites either.
If you want to display all your posts on your main domain you need to move your WordPress instance over to the main domain.

See: http://codex.wordpress.org/Moving_WordPress