i have two directories on a managed server system. One with a Drupal installation and another with a wordpress installation.
/web/drupal/
/web/wordpress/
The domain pointed to the drupal installation with a htaccess in it.
Now i want to specify special urls e.g. http://example.com/special/variablename in the htaccess where changed the root direcoty from the drupal installation to the wordpress root directory.
Is that possible?
I have tried many configuration in the current htaccess but no one works and all direct me to the actual drupal installation.
user25227429 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.