This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Description
Hi,
I am trying to install phpvibe to the subfolder on my domain ... https://admin.xenio.in/vod/
I have modified the .htaccess to reflect the same RewriteBase /vod/
config file also defined the SITE_URL
define( 'SITE_URL', 'https://admin.xenio.in/vod/' );
except the home page all internal pages give a 404 error.
please if anyone could advice.