RewriteCond %{REQUEST_FILENAME} \.php$
RewriteRule ^/(.*) http://hogehoge.jp:8080/$1 [P]