Quantcast
Channel: Zenphoto forum
Viewing all articles
Browse latest Browse all 2917

amie on "Options->General says "Setup did not detect a working mod_rewrite facility.""

$
0
0

from phpInfo: core mod_so mod_watchdog http_core mod_log_config mod_logio mod_version mod_unixd mod_access_compat mod_actions mod_alias mod_auth_basic mod_authn_core mod_authn_file mod_authz_core mod_authz_host mod_authz_user mod_autoindex mod_deflate mod_dir mod_env mod_filter mod_mime prefork mod_negotiation mod_php5 mod_rewrite mod_security2 mod_setenvif mod_status mod_unique_id

/etc/apache2/sites-enabled/000-default.conf

<Directory /var/www/zenphoto/>
                Order deny,allow
                deny from all
                Options Indexes Includes FollowSymLinks MultiViews
                AllowOverride All
                RewriteEngine On
        </Directory>

less xxxxxxx.dynvpn.de.conf

<VirtualHost *:80>
    ServerName zenphoto.xxxxxxx.dynvpn.de
    DocumentRoot /var/www/zenphoto
</VirtualHost>

Any Idea?

Thx a mill
Amie


Viewing all articles
Browse latest Browse all 2917

Trending Articles