>Apache 2.2.12. I am trying to rewrite a subdomain like so:
>http://sub.domain.com to http://sub.domain.com/"alias";.
>Here is the alias conf:
>
>Alias /"alias" /path/to/root/directory
>
>Options FollowSymLinks
>AllowOverride None
>Order allow,deny
>allow from all
>DirectoryInde
Apache 2.2.12. I am trying to rewrite a subdomain like so:
http://sub.domain.com to http://sub.domain.com/"alias";.
Here is the alias conf:
Alias /"alias" /path/to/root/directory
Options FollowSymLinks
AllowOverride None
Order allow,deny
allow from all
DirectoryIndex index.php