2008/12/16 D.Nunes <[email protected]> > > Hi again & thanks 4 the answer. > > The question where is: > > If i have already an Apache running on my computador, why do i need to have > another apache inside the cd folder. If i could use only one apache on my > computer, my machine would be a optmized/eficient machine. > > So, if you could tell me how can i do that :) > > Thanks, > > Cumps, > > D.Nunes Hello. Sorry if you do not properly understand the problem.
I reviewed my copy of ms4w. I can not find any Apache server here. What I found is a configuration for Apache: /myfiles/ms4w/httpd.d/httpd_gmap.conf You can open your local Apache configuration file. Perhaps: /usr/local/apache2/conf/httpd.conf And you can include a configuration file with something like: Include /myfiles/ms4w/httpd.d/httpd_gmap.conf And reload or restart the local apache. Of course, check the settings to make sure that meet your needs. Saludos José María _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
