Relative Paths in TrsWebTier
I've just starting playing with RB Server, doing some proof-of-concept
projects. So far, it looks pretty nice!
When I try to enter a relative path (/demo1/test.php) into the WebCachePath
and WebModuleURI properties of the Web Tier component, it automatically puts
"http://" at the beginning. Why can't I use relative paths for these
properties? I don't want to have different versions of my web module for
testing and deployement.
--
Nathan Sutcliffe
nsutcliffe@speedlinesolutions.com
projects. So far, it looks pretty nice!
When I try to enter a relative path (/demo1/test.php) into the WebCachePath
and WebModuleURI properties of the Web Tier component, it automatically puts
"http://" at the beginning. Why can't I use relative paths for these
properties? I don't want to have different versions of my web module for
testing and deployement.
--
Nathan Sutcliffe
nsutcliffe@speedlinesolutions.com
This discussion has been closed.
Comments
Configure the WebTier.IniSettings to load the WebTier configuration
parameters from an .ini file. See the RBServer.hlp for details. This will
not add the "http: prefix" and will also enable you to have use one .ini
file for testing and one for deployment.
--
Nard Moseley
Digital Metaphors
http://www.digital-metaphors.com
Best regards,
Nard Moseley
Digital Metaphors
www.digital-metaphors.com