Hello,
Can some one help me to make this .htaccess?
calendar.domain.com/<username>/<event>
Should be redirected to
calendar.domain.com/account/calendar?username=<username>&event=<event>
In addition to this the following <username> must be an exception such as ACCOUNT & CALENDER. So that in my domain, I can have the following as the directory structure.
Any help will be appreciated.
Thank you