This is a discussion on Apache 2 -> 2.2 within the Apache Web Server forums, part of the Web Server and Related Forums category; At the bottom of my httpd.conf for Apache 2.0.59 I have the following: Include "D:\path\...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
At the bottom of my httpd.conf for Apache 2.0.59 I have the following:
Include "D:\path\to\confs\*.conf In that path I have a bunch of conf files for my personal development. Can I install 2.2 and include that line and it will "work" or do I have to do other fiddling? Robert |
|
|||
|
Robert Hicks wrote: > At the bottom of my httpd.conf for Apache 2.0.59 I have the following: > > Include "D:\path\to\confs\*.conf > > In that path I have a bunch of conf files for my personal development. > Can I install 2.2 and include that line and it will "work" or do I have > to do other fiddling? > > Robert Ah, I figured it out. Apparently 2.2 requires the "Order" and "Allow" where 2.0 did not or it did it in a different way so I didn't have to put it in the conf files. Robert |
| Thread Tools | |
| Display Modes | |
|
|