[olug] Apache question

Craig Wolf wolfout101 at gmail.com
Thu Jul 27 21:37:59 CDT 2023


So, you believe that the this:
<Directory />
should be this?
<Directory>
Correct??

Craig Wolf
(402)990-3010

Strengths: Activator, Relator, Adaptability, Learner, Achiever
Take a moment to Make a moment! - Shekeela/VZW


On Mon, Jul 24, 2023 at 4:01 PM Dave Pfister <dave.pfister at gmail.com> wrote:

> Looks like you have a closing slash on your opening Directory tag.
>
> On Sun, Jul 23, 2023 at 3:42 PM Craig Wolf <wolfout101 at gmail.com> wrote:
>
> > So, trying to get Apached running on Windows 11 for a home user and I
> JUST
> > don't hands on this stuff anymore so I need a little help:
> > Trying to launch Apache and getting this
> > Invalid command "Order", perhaps misspelled or defined by a module not
> > included in the server configuration.
> >
> > Here is that section it kicks out on startup and errors:
> > <Directory />
> >
> >     Options FollowSymLinks
> >
> >     AllowOverride None
> >
> >     Order deny,allow
> >
> >     Deny from all
> >
> >     Satisfy all
> >
> > </Directory>
> >
> > When I remove that whole section, it errors on the next Order command.
> >
> > This is a current download/unzip to the apache24 directory.  httpd.conf
> was
> > edited to ensure pointing to the proper location and port.  C++
> > redistributable was installed per instructions I found and system has
> been
> > rebooted twice to ensure everything else is clean.
> >
> > What am I missing??  TIA!
> > Craig Wolf
> > (402)990-3010
> >
> > Strengths: Activator, Relator, Adaptability, Learner, Achiever
> > Take a moment to Make a moment! - Shekeela/VZW
> > _______________________________________________
> > OLUG mailing list
> > OLUG at olug.org
> > https://www.olug.org/mailman/listinfo/olug
> >
>
>
> --
> "The empires of the future are the empires of the mind."
>   - Winston Churchill
> _______________________________________________
> OLUG mailing list
> OLUG at olug.org
> https://www.olug.org/mailman/listinfo/olug
>


More information about the OLUG mailing list