Click to select the screenshot you wish to view full size.
Convert a System Path to an HTTP URL:
A convenient way to load files that require server-side scripting to render in your browser (e.g. PHP files)
ABSOLUTELOCATION:
is simply a PHP value which relies on server variablesdefine( ABSOLUTELOCATION , rtrim(dirname(__FILE__), inc))
Enter the complete system file path in the text field
(E.g. Y:\var\www\html\wsl_workspace\index.php
).
Served by: LiteSpeed
PHP Version: 7.4.33
Server Name: wordpresscenter.net
Server Addr: 213.109.149.57
This WordPressCenter.net path2url application uses conditioinal logic on the path to return a viable HTTP URL. It may not output the desired URL without some simple code tweaking.
NOTE: Should an unexpected System Path result in a bad URL, please submit it to @ajaxStardust so the application logic might be improved. Thank you!