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
9 hours 53 min ago
16 hours 34 min ago
20 hours 24 min ago
22 hours 3 min ago
1 day 6 hours ago
1 day 15 hours ago
1 day 16 hours ago
1 day 20 hours ago
2 days 43 min ago
2 days 1 hour ago