Search found 10 matches
- Sun Nov 30, 2014 5:37 pm
- Forum: Web Server
- Topic: directory index for https
- Replies: 3
- Views: 4485
Re: directory index for https
Does anyone else have a possible solution to this problem?
- Sat Nov 22, 2014 5:24 pm
- Forum: Web Server
- Topic: directory index for https
- Replies: 3
- Views: 4485
Re: directory index for https
Thanks, but that thread does not address my question.Milka wrote:viewtopic.php?f=11&t=6184
- Sat Nov 22, 2014 4:34 pm
- Forum: Web Server
- Topic: directory index for https
- Replies: 3
- Views: 4485
directory index for https
I have enabled SSL for my domain and set the SSL Home to public_html. Accessing my site via http: at my domain automatically brings up the index.html page as it should. Accessing via https works fine if I go directly to https://MyServerDomain.com/index.html but if I just put in the root domain like ...
- Sat Nov 08, 2014 11:17 pm
- Forum: General Discussion
- Topic: Change admin username
- Replies: 2
- Views: 4041
Re: Change admin username
OK, thanks for the information.
- Sat Nov 08, 2014 6:25 pm
- Forum: General Discussion
- Topic: Change admin username
- Replies: 2
- Views: 4041
Change admin username
Will it cause any problems to change the username for the "admin" user? Maybe want to make it something less common for hackers to try to guess (sillyguy404 or something like that).
- Tue Jun 17, 2014 2:15 pm
- Forum: General Discussion
- Topic: Limit FTP directory access?
- Replies: 7
- Views: 9400
Re: Limit FTP directory access?
Right. As I said in the first post, I am aware of being able to define the default directory in the /etc/passwd file. The user can still leave the defined home directory and browse the rest of the file system.
- Tue Jun 10, 2014 4:34 pm
- Forum: General Discussion
- Topic: Limit FTP directory access?
- Replies: 7
- Views: 9400
Re: Limit FTP directory access?
As far as I can tell, your instructions show how to add another user, but don't do anything to jail that user. I don't need to add another user, I just need to limit directory access for the one I've already got.
- Tue Jun 10, 2014 4:32 am
- Forum: General Discussion
- Topic: Limit FTP directory access?
- Replies: 7
- Views: 9400
Re: Limit FTP directory access?
Thanks for the reply.
I am using Ubuntu 14.04 LTS.
I am using Ubuntu 14.04 LTS.
- Mon Jun 09, 2014 6:11 pm
- Forum: General Discussion
- Topic: Limit FTP directory access?
- Replies: 7
- Views: 9400
Limit FTP directory access?
Hello, I'd like to add a user through the "Additional FTP" mechanism but limit htat user to a particular directory and it's subdirectories. Is there a way to accomplish this? I know that I can define the default directory through the /etc/passwd file, but that does not limit access to that directory...
- Mon Jun 09, 2014 5:43 pm
- Forum: General Discussion
- Topic: Webstats problem
- Replies: 31
- Views: 41142
Re: Webstats problem
alexcy, I had the same problem with the configuration files being created but they were empty. I just copied the configuration template file for awstats and filled in the correct paths & usernames and awstats worked for me. I have not tried to get webalizer working since then. The template I used wa...