How I Can I find My Server Path?

Originally published on erikshosting.com. Archived here.


Sometimes it is difficult to locate your server path.

Drop this string into a .php file called ‘locate-path’ or something, and then navigate to it in a browser to see your full server path!

<p><?php echo $_SERVER['PATH_TRANSLATED'];?></p>
Built with Hugo
Theme Stack designed by Jimmy