Tagged Questions
3
votes
0answers
223 views
Why do some URLs in the browser appear with the https:// struck through? [duplicate]
Possible Duplicate:
Why is chrome slashing my HTTPS?
When we open some websites, the URL is shown as in the picture below:
What does this mean?
2
votes
2answers
45 views
Is there a way I can connect to my computer through a domain or IP that bypasses a router? Similar to how Team Viewer does screen sharing?
So, I want to show some people a rails app I've been working on, And I can't get passed the firewall on the router (it's not mine / the ISP won't let us have access to it).
So, is there some sort ...
0
votes
4answers
224 views
Hosting under Development Website in Visual Studio to show it to someone over Internet
I am new to this one; I am currently developing an application over .Net in visual studio 2010.
And I wish to show the ongoing work to my group partner... when I debug my project in visual studio it ...
0
votes
1answer
151 views
How to create a “web-folder”?
How might I create a folder that automatically sychs with my website's directory? I mean, how do i make a folder that has all of the stuff that's in my / directory? Maybe a way to do it through FTP? ...