Jump to content
The Uniform Server Community

Ians

Member
  • Posts

    1
  • Joined

  • Last visited

Previous Fields

  • Main OS
    Windows 10

Ians's Achievements

Newbie

Newbie (1/14)

  • Week One Done
  • Conversation Starter

Recent Badges

0

Reputation

  1. I can launch Apache successfully using the command line option "UniController.exe start_apache", but I want to do this from VBA code in Excel or Access. The server starts fine, but when I try to access a URL (from a browser on localhost or elsewhere) I get 403 Forbidden. This only happens when I run the batch file from code: it works perfectly if I run the very same batch file manually. I don't understand why access should differ since it's surely using the same config files in each case. What am I missing? Thanks Ian
×
×
  • Create New...