Tumbleweed - rewrite not working?

Hi,

losing my mind on this one… had to setup a couple of tumbleweed web servers as front end web app servers, nothing more than Apache running a single app…

for some reason on these new servers, I cannot get the app to run, the app uses rewrite engine, but it looks like its not working.

if you enter:
myapps/index it returns object not found error 404

but if you enter myapp/index.php the app partially runs returning a Route ‘index.php’ not found. – but the main page does begin to appear.

the killer is i have the identical app running on the dev server… which I cannot understand.

not sure what I missed, I compared php8 modules. I haven’t made any changes to the Apache conf file or any other web services

running tumbleweed in server mode.

any insight appreciated.

Thanks,
Johnny

Looks to me like an SElinux issue. Search the forums, IIRC there’s a solution if that is the problem.

not installed, as well as apparmour is disabled.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.