We build. You grow.

Get best community software here

Start a social network, a fan-site, an education project with oxwall - free opensource community software

What is the best way to add mod_rewrite exception for subfolder with another script with its own .htaccess? | Forum

Topic location: Forum home » Support » General Questions
Peter
Peter Jan 22 '16
I want to install other script in a subfolder on my root folder, where Oxwall is installed.

This code in root (oxwall) .htaccess works:

RewriteCond %{REQUEST_URI} !/subfolder1/subfolder2withanotherscript/


Is there any better code? I am asking because I know that there are many possible settings in .htaccess

Another question is, It is possible that these different .htaccess (one on root, second os subfolder) come into conflict?
The Forum post is edited by Peter Jan 22 '16
ross Team