Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Perl
Perl Misc
Call Perl Scripts from Other Dir in Linux, Path Messed Up
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Jürgen Exner, post: 4746462"] Dear public That is BS. You are confusing URLs (or URIs) with file names resp. directory pathes. The one has nothing to do with the other and it is only for convenience that many web servers try to interpret a URL path as a directory path of a file system. However it is really up to the web server how to interpret any URL and what to return in each case. In fact very often the "target HTML file" doesn't even exist but is created on the fly by some script or pulled out of a database or publishing system or a gazillion of other sources. jue [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Perl
Perl Misc
Call Perl Scripts from Other Dir in Linux, Path Messed Up
Top