This topic is locked

How to make links server independent???

6/29/2007 5:57:14 PM
PHPRunner General questions
C
chaz author

It seems the virtual directory facility limits the use of the generated files to those virtual directories???
How do u make it linked to its directory structure so u can move the output folder to other servers with similar DB structures?

Sergey Kornilov admin 7/2/2007

PHP files generated by PHPRunner use relative links which means you can move the project to any folder.
PHP files are not tied to the virtual directory.