[prev in list] [next in list] [prev in thread] [next in thread] 

List:       apache-httpd-users
Subject:    [users@httpd] Re: Can't get access to CSS stylesheets and javascript files using Apache2.2 on window
From:       Good Guy <xfsgpr () hotmail ! com>
Date:       2015-09-06 22:05:15
Message-ID: msidfm$16a$1 () ger ! gmane ! org
[Download RAW message or body]

On 06/09/15 19:08, barry kimelman wrote:
> Hello,
> 
> 
> I have installed apache2.2 on my windows laptop.
> 
> 
> The basics are working fine. I setup my own directory structure under
> "C:\apachedata" and modified httpd.conf to point under that directory.
> 
> 

Did you do it like this:

DocumentRoot "c:/apachedata"

You also need to insert this after it:

<Directory "c:/apachedata">


    Options Indexes FollowSymLinks


    AllowOverride None


    Require all granted

</Directory>







---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic