Is enabling an archive on vb possible ? because it doesnt seem to want to work.
please help, its turnout to be quite an issue.
vb says to enable create a .htaccess file in root of forum public directory and place the following in it
Code: AcceptPathInfo On
or edit httpd.conf and set
AcceptPathInfo On
and restart apache
please help, its turnout to be quite an issue.
vb says to enable create a .htaccess file in root of forum public directory and place the following in it
Code: AcceptPathInfo On
or edit httpd.conf and set
AcceptPathInfo On
and restart apache
Comment