Search the Community
Showing results for tags 'directory'.
-
Hello I would like to request, I don't know if this is too much to ask for but first of all it's my first time that i was able to have both asp and php working I'm very glad. I already have my lily account thanks to wolstech. I've been finding a lot on the internet and luckily I was able to find this. My requests are 1. To register SSL 2. I would like to have my own folder named "periodicoIT56" . 3. I also need PHP 7.x and 8.x support 4. And most importantly. Is it possible that when someone/me is visiting my link. I would like (them) to see the DIRECTORY only. Not the executed default website because our instructor told us to do so, so that he can navigate the files I'll uploaded for my assignments. Thank you so much! I'll be waiting from your good response. Best regards
- 1 reply
-
- ssl
- folder permission
-
(and 4 more)
Tagged with:
-
Username: fasouza | Server: Tommy | Domain: fasouza.eu.org When I connect to SFTP with my username/password I can't see any of my files, just a directory named "fasouza" with no content. I'm also unable to create files and directories inside this mentioned directory. Here's a print from my SFTP client:
-
Hey, I want to access my the page inside my subfolder (The third-level up website: http://englishup.hel...red_article.php). But I can't because of this: Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request [...] Well, I've set the permissions of the internal pages to 644 and the folders are already set to 755. What should I do?
- 3 replies
-
- directory
- subdirectory
-
(and 5 more)
Tagged with:
-
I have a JSP file mkdir.jsp in folder /home/vaninf/public_html/, it tries to create a directory and file, but I get "Permission denied" exception. How can I create a directory or file using JSP script? How can I get the permission to do it? Thanks.
-
I'm sure that some of you are looking for an online directory which will allow you to submit your business listing without a cost. Here I introduce you http://www.webdirectory.tk where you can find great products, services and businesses you can even check it if what I'm saying is real, or you can even submit your business if only it's not trivial because this business directory is fully reviewed by the admin. So we're sure that all of the listings therein are not spammy.. Guys, what do you think about this business directory?
-
The old Document Root of the wildcard "*.firm.tk" subdomain is "/public_html/domains". And I've change it now to "/public_html" and the system print such as its document root has been updated. But until now, when I visit the URL "blog.firm.tk", it looks like its document root is still at "/public_html/domains" because I'm still seeing its subdirectory "cgi-bin/" that's listed therein the main web page. Could any admin fix it? Could you please really update the document root of the wildcard "*.firm.tk" subdomain to the "/public_html" directory? Thanks!
-
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!