Softaculous


Topic : Point a subdomain to specific link


Posted By: peopleinside on August 27, 2014, 7:08 am
How to point a subdomain not only to a folder but a specific link?

for example
subdomain.domain.com not point only to folder directory but point to directory/index.php?add-ticket-general ?

I have tried to put this address in webuzo Patch but i'm redirected to the folder.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: peopleinside on August 27, 2014, 7:21 am | Post: 1
I have done with this code in .htaccess into subdomain folder:

RewriteCond %{HTTP_HOST} ^help.domain.ext$ [NC]
RewriteRule ^(.*)$ https://www.domain.ext/subfolder/index.php?a=add [L]

but maybe a function can be implemented in webuzo panel.


-----------------------
PeopleInside  :angel:

Web, security, open source passionate.

Posted By: valley on August 27, 2014, 11:05 am | Post: 2
Thanks for the suggestion.

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Powered By AEF 1.0.8 © 2007-2008 Electron Inc.