Closed GoogleCodeExporter closed 9 years ago
Gentoo is not supported.
Anyway you can try to configure your apache webserver for vlc-shares:
Required:
mod_rewrite
AllowOverride directive must be set to All for the vlc-shares directory.
Give a look at this file:
https://code.google.com/p/vlc-shares/source/browse/trunk/scripts/apacheconf_ubun
tu1104.conf
Remember to fix RewriteBase directive inside .htaccess for your installation.
Original comment by ximarx@gmail.com
on 30 Apr 2011 at 12:13
Original comment by ximarx@gmail.com
on 30 Apr 2011 at 12:14
ximarx, thanks for the reply.
Got it up and running but now when I click on the Browse button I have 404.
Apache error log is showing:
[Sun May 01 11:02:02 2011] [error] [client 127.0.0.1] Negotiation: discovered
file(s) matching request: /opt/vlc-shares/public/index (None could be
negotiated)., referer: http://localhost/vlc-shares/manage
I have the same config as:
https://code.google.com/p/vlc-shares/source/browse/trunk/scripts/apacheconf_ubun
tu1104.conf
RewriteBase /vlc-shares
Original comment by ngoc...@gmail.com
on 1 May 2011 at 3:44
Try this: http://www.webmasterworld.com/apache/3161107.htm
Original comment by ximarx@gmail.com
on 1 May 2011 at 7:50
Original issue reported on code.google.com by
ngoc...@gmail.com
on 30 Apr 2011 at 10:22