(03-18-2017, 03:55 AM)nilavachowdhury Wrote: Hi! I recently followed a old thread in this forum to enable mod_rewrite for use in .htacess . However it works only for the root domain and not for my subdomains and other domains! How do I enable it ? Or else I am getting http 500 error for WordPress on my subdomains !
It would help if you told us what you did - from that old post. Did you add something like this to your Global Vhost Entry?
Code:
<Directory /var/sentora/hostdata/zadmin/public_html>
Options Indexes FollowSymLinks
AllowOverride All
Require all granted
</Directory>
TGates?
Everyone makes mistakes, but to truly screw up it takes the root password!