Re: Can't get access to CSS stylesheets and javascript files using Apache2.2 on windows

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx




[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux