Osclass forums

Support forums => General help => 3.6.x => Topic started by: marc.c.hoover on August 19, 2016, 11:19:03 am

Title: Admin Dashboard Link Sends Me To Front Page
Post by: marc.c.hoover on August 19, 2016, 11:19:03 am
I searched the forums, but didnt find anything regarding this:

When I go to http://mysite.com/oc-admin/ it takes me to the front page, but if i go to http://mysite.com/oc-admin/index.php, i will get the admin panel, and since in the admin panel dashboard is linked the former way, everytime i click the dashboard link, i go to the front page. How do i fix this?
Title: Re: Admin Dashboard Link Sends Me To Front Page
Post by: teseo on August 19, 2016, 01:15:11 pm
Hi,

Loos like index.php is not seen as default by your web server. ??? If it is Apache:

http://www.htaccess-guide.com/directoryindex-uses/

Regards