Release Support > Release Discussion

[APACHE2] htaccess configuration

(1/1)

YtseDrummer:
Hi!

I'm tryng to install roundcube...

I have a question:

In wich file I have to set


--- Quote ---.htaccess support allowing overrides for DirectoryIndex if using Apache
--- End quote ---

?

Is in the virtual host file?

dano:
The .htaccess file should be in the root folder of your Roundcube installation.

YtseDrummer:
I haven't found the file...

I have this part of in /etc/apache2/sites-enabled:


--- Code: --- <Directory /var/www/netserver>
        Options Indexes FollowSymLinks MultiViews
        AllowOverride None
        Order allow,deny
        allow from all
    </Directory>

--- End code ---

Is it different for the htaccess configuration?

dano:
When you download Roundcube it's in the root folder. If you uploaded all files then it is sure to be there.

If you're trying to find it using your FTP client then you need to make sure to enable viewing files that start with a '.' as these are hidden files so are not normally displayed.

Navigation

[0] Message Index

Go to full version