View Issue Details

IDProjectCategoryView StatusLast Update
0032744mantisbtapi restpublic2023-08-15 15:23
Reporteradministator Assigned Todregad  
PriorityurgentSeveritymajorReproducibilityhave not tried
Status closedResolutionsuspended 
Product Version2.25.7 
Summary0032744: mantis API not working after migration from Apache server to nginx server
Description

mantis API not working after migration from Apache server to nginx server

TagsNo tags attached.

Relationships

related to 0032794 acknowledged Document installation under nginx 

Activities

vboctor

vboctor

2023-07-04 19:35

manager   ~0067873

There are several .htaccess files in Mantis that you will need to port to nginx for the API urls to work. For example /api/rest/.htaccess.

dregad

dregad

2023-07-21 07:30

developer   ~0067900

@vboctor I think this should be documented in the Admin Guide, especially considering that nginx is listed as one of the supported web servers in https://www.mantisbt.org/docs/master/en-US/Admin_Guide/html-desktop/#admin.install.requirements.software

dregad

dregad

2023-07-29 12:39

developer   ~0067930

I opened 0032794 to track the documentation update.

Until then, I see no point in keeping this open. @administrator if you do get this to work under nginx, by all means keep us posted with details on how you achieve that, for the benefit of other users. Thanks !