On my website I have some .htaccess rules for friendly urls. When I want to install wordpress on a subdomain, i get this error: ... Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request. Code (markup): Does anyone has an idea about how I could htacces not apply for a certain directory? Thanks in advance.
wp.yoursite.com/.htaccess /subdomain is different folder from yoursite.com/.htaccess because normally a proper OTHER (path to) folder is defined in server default configuration for the subdomain to start. in your case there might be an errordocument defined but MISSING in the proper folder ? you forgot to clarify WHEN you get this 500 when surfing your site or your subdomain