# XMLConnector: absolute vs relative URLs

**URL:** https://forum.kirupa.com/t/xmlconnector-absolute-vs-relative-urls/67513
**Category:** flash
**Created:** [October 16, 2004, 11:43pm UTC](https://forum.kirupa.com/t/xmlconnector-absolute-vs-relative-urls/67513 "2004-10-16T23:43:28Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jeff\_f\_65](https://avatars.discourse-cdn.com/v4/letter/j/7ab992/32.png) [@jeff\_f\_65](https://forum.kirupa.com/u/jeff_f_65)
#### Post date: [October 16, 2004, 11:43pm UTC](https://forum.kirupa.com/t/xmlconnector-absolute-vs-relative-urls/67513/1 "2004-10-16T23:43:28Z")

</div>

I am running apache on OSX to develop a flash/xml/php/mysql content management system. I use the XMLConnector to pull xml from a php script (that accesses mysql). Running locally on my machine, I have to use absolute URLs in my XMLConnector component. But when I upload it to the server that also runs apache, relative URLs work. I would like to only have to use relative, so I don’t have to modify all of my scripts before I upload them. Any suggestions?  
thanks  
-jeff
