Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Installing a web application using Apache


1 reply to this topic

jramsden

jramsden
  • Members
  • 4 posts

Posted 29 January 2004 - 11:04


I have a web application comprising a set of files (PHP, HTML, GIF, etc - the usual) in a single directory, which I'd like to include in an InstallShield Multiplatform install project.

In the circs, I can assume that the httpd server is Apache. So I need to:

* Find the (or a ?) document root and copy my directory in there

* Edit the Apache config file, httpd.conf, and add an entry allowing access to the newly added directory

Has anyone else had a similar requirement, or is this something which InstallShield could handle? If so, I'd be very grateful for pointers and/or advice.

(Ideally I need solutions that work for Windows and Linux.)



Cheers

John Ramsden

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 29 January 2004 - 15:01

I'm moving this question to the MultiPlatform forum