Search the Community
Showing results for tags 'configuration'.
-
Username: kikiEmail Adress: christianvelazquezalvarez@gmail.comHosting: christian.heliohost.org / Domain name: christianenremoto.tkServer: Tommy Hello! Is it possible to activate my account? Suddenly, you have blocked it. I use it for exposure and testing. And I intend to delete the internal scripts that can overload the web (and the hosting). I have donated before and I just want to regain access and service. Thank you. Merry Xmas, crew!
- 1 reply
-
- Unlock account
- hosting
-
(and 8 more)
Tagged with:
-
Could you please configure Apache http server to pass *.do file request to Tomcat server? Right now only *.jsp file request is passed to Tomcat server. Thank you.
-
I just want to know if I set everything right. HelioHost Username: servant Main Domain: servant.heliohost.org Can I know if the "HelioNet Username" that I inputted upon my HelioHost registration is my HelioNet username here? I just want to check it.. Thanks for the support!
-
Mam/Sir, http://www.firm.tk/ has test/ directory and it's already had an index.htm file. So, you could check it at: www.firm.tk/test/ The things that I've did are, I add a *.firm.tk subdomain and paste this code on the .htaccess file: RewriteEngine on RewriteCond %{HTTP_HOST} !^www\. RewriteCond %{HTTP_HOST} ^([^/.]+)\.firm\.tk$ RewriteRule ^ %1%{REQUEST_URI} [L] And that's all, but why test.firm.tk subdomain doesn't rewriting yet to www.firm.tk/test/ directory? Did I do something wrong? Or a HelioHost Support need to mentioned first to be able that domain to perform a wildcard subdomain? Please help and teach me a little bit to correct what I am doing, if I'm coding wrong, thank you!