Skip to content

Test for mod_rewrite even when PHP is run as CGI #7

Open
dliessi wants to merge 2 commits intomarciuz:masterfrom
dliessi:test-mod-rewrite
Open

Test for mod_rewrite even when PHP is run as CGI #7
dliessi wants to merge 2 commits intomarciuz:masterfrom
dliessi:test-mod-rewrite

Conversation

@dliessi
Copy link
Copy Markdown
Contributor

@dliessi dliessi commented Mar 30, 2020

The first commit fixes a bug in current admin/vfront.info.php, where apache_get_modules() is used without checking if it is available.
The second commit adds a test for the availability of mod_rewrite that seems to work even if PHP is run as CGI, since it directly tests if mod_rewrite is working.
I didn't squash them because you may judge that you are interested only in the first one.

@marciuz
Copy link
Copy Markdown
Owner

marciuz commented May 10, 2020

Hi Davide,

indeed, I world like to merge only the first commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants