Search found 6 matches
- Sat Mar 07, 2015 10:37 pm
- Forum: Web Server
- Topic: FTP timing out issues..
- Replies: 1
- Views: 3611
FTP timing out issues..
- Running CentOS 6 - vsftpd - Setup SSL / TLS I can't upload files in FTP, It times out after trying to upload a single file. (Note that I'm trying to upload a forum script that's only 25.7MB) however providing my FTP account with SSH bash access then i can upload files perfectly fine over SFTP. So ...
- Fri Feb 20, 2015 3:36 pm
- Forum: Web Server
- Topic: SSL IP to Domain - Problem
- Replies: 2
- Views: 4794
Re: SSL IP to Domain - Problem
https://www.server1.mydomain.net:80 why you use port? you already have https == 443 port in url I don't have a choice. If i set the server_name it does that automatically... VestaCP login works off of port 8083 and then the server automatically adds www. in the url which doesn't work. I need to kno...
- Wed Feb 18, 2015 5:06 pm
- Forum: Web Server
- Topic: SSL IP to Domain - Problem
- Replies: 2
- Views: 4794
SSL IP to Domain - Problem
Hey guys, So here's my problem. https://forum.vestacp.com/viewtopic.php?f=20&t=4336 (I tried the solution in this as well and it didn't work, Did the same thing as setting the server_name) I set server_name to my domain and everything, I set the DNS record for server1.mydomain.net and server1.mydoma...
- Mon Feb 09, 2015 11:32 am
- Forum: Web Server
- Topic: [GUIDE] Secure PhpMyAdmin
- Replies: 26
- Views: 474519
Re: [GUIDE] Secure PhpMyAdmin
This is a very good Guide. Which i plan to use if however someone can explain this part: 3. update the phpmyadmin link from vesta control panel viewtopic.php?f=10&t=5264 I am a little confused to how to do this part as he did not explain that part and what to do with that topic. I get that your supp...
- Mon Feb 09, 2015 8:45 am
- Forum: Web Server
- Topic: Permission problem
- Replies: 1
- Views: 5002
Re: Permission problem
Update: I just realized this is a security based feature. It does this if there is no index.html or index.php file in the directory, It won't list empty directories because it could be a potential security issue. Never new that, Just discovered it after hours of searching. Now to figure out how the ...
- Sun Feb 08, 2015 11:13 pm
- Forum: Web Server
- Topic: Permission problem
- Replies: 1
- Views: 5002
Permission problem
Hey guys, So i setup VestaCP to my VPS yesterday, Everything works great. Got my domain setup, Can connect and everything. Problem is, I go into FTP and create a folder (which works fine), But if i try to access that folder from the web (ie. mydomain.net/test) it says http://prntscr.com/62sb47 So i ...