Questions tagged [html]
210 questions
-1
votes
2 answers
Does anyone know a good free SHA1 hash generator?
Does anyone know a good free SHA1 hash generator? I am trying to has some info on the client side before post it back. I need a free SHA1 hash generator.
Thanks

Kourosh Samia
- 321
- 1
- 5
- 12
-2
votes
1 answer
Is a web server actually REQUIRED in order to make html content available to the internet?
Is Apache or IIS or a similar service actually required to make web content available to the internet? For example, say I had web content at /var/www/index.html. If a user fired up a browser and navigated to…

Digital Impermanence
- 111
- 7
-2
votes
1 answer
Can a server setting keep a page from opening?
I have a page with the following form:
When the form is submitted, a page with the correct…

KevDog
- 117
- 1
- 6
-2
votes
1 answer
Could any kind of code be stored on an external server?
is it possible to story any code (php html js css ...) on
someserver.com/code.file
and request it to be loaded onto any website like
mysite.com
thanks

Jimbo Mombasa
- 127
- 4
-2
votes
2 answers
.htaccess file?
Possible Duplicate:
Everything You Ever Wanted to Know about Mod_Rewrite Rules but Were Afraid to Ask?
How to create .htaccess file for 301 permanent redirect. I am looking for exact code that we would put in the file.
Looking forward to hear…
user368993
-3
votes
1 answer
What is a light-weight OS X server?
After writing foo.html with some CSS and some JavaScript, I test it on Safari, Firefox, and Chrome, and see that all is well.
I'd now like to debug the files on iOS and Android.
What is the lightest weight server I can launch from the command line?…

Calaf
- 111
- 5
-3
votes
1 answer
CORS on my NginX server
Where/how do I put the code in to allow CORS access to lets say http://Test.com
I'm running NginX on Ubuntu server 14.04
My www.conf file is at /etc/php5/fpm/pool.d/www.conf
I've been reading up, and all I know is that you're to add some sort of…

Tobi
- 1
- 1
- 1
-3
votes
1 answer
IIS - https:// works while http://host:443 doesn't
This is my site:
http://scyk.pl
When you go
https://scyk.pl
Everything is ok, but when you go
http://scyk.pl:443
Connection is timing out. I am running IIS7, today I configured ssl, and I don't know why :443 version is not working. Any help?

ojek
- 127
- 1
- 1
- 8
-3
votes
1 answer
Magento Using https:// for all links in source
So today I was trying to install a fresh instance of Magento v1.7.0 on my vps which is running nginx. Once I uploaded the clean install to public_html I unzipped it and entered my ip to run the install i.e. xx.x.xxx.xxx:8089. Initially I got a "SSL…

user1356029
- 101
- 1
-3
votes
5 answers
File loads ftp but not http
I uploaded a file via ftp and the ftp link to that file works but when I try to access the file http, I get page not found
Brandon
-3
votes
1 answer
Upload website in a rented cloud server
I have access to a cloud server by IONOS. My domain has been connected to this server. Now the next step is to create a website and upload it. I have no experience in doing that. I use FileZilla to connect on the server and transfer the files. But I…

ParisIo
- 13
- 2
-4
votes
2 answers
Create a server to host a website using old pc
Good Afternoon, sorry if its not the right place to ask this question.
I have to make a project, a website, for university, and the client wants to see the progress until the project is finished.
The problem is, I don't have that much money to buy…

Adriano Maia
- 113
-5
votes
1 answer
How to make custom router login page?
I am trying to make a custom router login page. I want the user to ridirected to the login page when he/she connects to the wifi network. How can i make such a login /registration system?

Prabin
- 11
- 1
- 2
-7
votes
3 answers
Add frame window to all websites for users on network
I'm working for a small ISP and I'm trying to figure out how I can add a frame window to all websites that all users on our network see, so that we can promote faster speeds / notify users of downtime. I've seen this done by some ISPs, where they…

Timothy
- 307
- 1
- 5
-9
votes
1 answer
Is there another database server software for PHP other than MySQL?
Is are there another database server software for PHP other than MySQL?
Does it run on Linux?
Does it work with Apache?
(No MySQL, can't get it working on ubuntu.)

user1345415
- 7
- 2