Hy guys!

Is it possible (and how if it's possible) to setup secure shell access to apache, which is installed on my local computer (Windows)? I have ssh access in my hosting account, but I need it on my local computer.

Thank you!

link|improve this question
feedback

1 Answer

ssh and Apache are two completely separate applications and perform different tasks.

You can however set up SSH on Windows which you can then edit files that are being shared by Apache: See questions; 64058, 18292 on Stack Overflow, or 8411 on Server Fault

link|improve this answer
feedback

Your Answer

 
or
required, but never shown