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
?
Is in the virtual host file?
The .htaccess file should be in the root folder of your Roundcube installation.
I haven't found the file...
I have this part of in /etc/apache2/sites-enabled:
<Directory /var/www/netserver>
Options Indexes FollowSymLinks MultiViews
AllowOverride None
Order allow,deny
allow from all
</Directory>
Is it different for the htaccess configuration?
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.