On Thu, Jun 7, 2018 at 6:52 AM, Mahmood Naderan <nt_mahmood@xxxxxxxxx.invalid> wrote: > Hi, > With the following apache2 configuration: > > <Directory "/var/www/html/shb"> > Options Indexes FollowSymLinks MultiViews > AllowOverride All > Order allow,deny > Allow from all > Require all granted > </Directory> > > > I can access the web page and I am able to login to the portal. All pages, > including Dashboard, Groups and ... work fine except a link to Main Page. > When I click on that, the browser says > > The requested URL /shb/index was not found on this server. > > > Also, the apache2 error log at the same time says > > [Thu Jun 07 15:16:57.023040 2018] [negotiation:error] [pid 19850] [client > 37.31.42.109:50982] AH00687: Negotiation: discovered file(s) matching > request: /var/www/html/shb/index (None could be negotiated)., referer: > http://somewhere.com/shb/ > > > Any idea for that? What files exist beginning with index and what do you expect to be served? --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx