Using Bludit as Main and having subdomains

Post Reply
momo
Ssr. Bludit
Posts: 12
Joined: Thu Jul 06, 2017 9:43 pm

I am having a little problem, the htaccess of bludit overwrites every subdomain, anyone has a little solution to this?
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

You can exclude a directory (for example /test) with the following condition:

RewriteCond %{REQUEST_URI} !^/test/

https://stackoverflow.com/questions/407 ... wo-folders
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
Post Reply