Sure. I do not doubt that
Let's assume we have a Domain
www.mycomain.com that belongs to customer X.
Customer X has no experience with .htaccess or mod rewrite.
He wants to set up subdomains that redirect like this:
sub1.mydomain.com ->
www.mydomain.com/main.php?action=sub1
sub2.mydomain.com ->
www.mydomain.com/bla.php
sub3.mydomain.com ->
www.mydomain.com/thatsme.html
I know that you can do all this via httpd directives or .htaccess but that's sort of a problem for customers that can only use the ispc interface, isn't it?
I could change the ispc code of that installation myself, but I didn't yet understand if there's a reason that you can only redirect co domains to directories in ispc.
Recent comments
12 hours 45 min ago
13 hours 44 min ago
17 hours 31 min ago
18 hours 45 min ago
22 hours 22 min ago
1 day 5 hours ago
1 day 14 hours ago
1 day 16 hours ago
2 days 7 hours ago
2 days 9 hours ago