Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter intrepidweb

    (@intrepidweb)

    The following line appears to cause the problem:

    Options -Indexes

    hi intrepidweb;
    I’m AO’s developer and I happen to be running WPSC+AO as well.

    Some questions;
    * is AO generating static files (default) or are you on dynamic (where AO generates PHP-files to serve the CSS/JS)?
    * what version version of Apache are you running?
    * do you see an error in your Apache logs?

    frank

    As quick solution, maybe just moving the Autoptimize directory out of reach of WPSC?

    In wp-config, for example:

    define('AUTOPTIMIZE_CACHE_CHILD_DIR','/cache-autoptimize/');
    Thread Starter intrepidweb

    (@intrepidweb)

    I was able to fix this by adjusting the AllowOverride settings for the AO cache directory.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘1.4.5 Problem with Autoptimize Plugin’ is closed to new replies.