Questions tagged [html]
210 questions
1
vote
1 answer
WordPress plugin for TRAC?
Any kind of WordPress plugin for TRAC?
How to install, where to get? Analogs?
Main problem is to have some normal blog for track with full html support Flash Silverlight etc.
Ole Jak
1
vote
2 answers
How to deny access to a certain HTML file
I know how to deny access to all websites but I want to know how to deny access to an IP to the website test.html using NGINX

A09hopper
- 11
- 2
1
vote
1 answer
SeaFile HTML Customization
I have installed Seafile on Windows Server 2012 R2 Successfully.
I am now currently branding the install and have changed the logo/colours fine.
However, I wish to override some of the HTML (Like the footer for example) and I cannot get this to…

Harvey
- 243
- 1
- 6
1
vote
1 answer
Problems with GoDaddy DNS masking and html viewport
I set up a DNS masking for my GoDaddy domain so that my Amazon EC2 url wouldn't be shown to the user. Instead of the original index.html returned by Nginx the user now gets it wrapped in some GoDaddy stuff:
My Home

user2061057
- 113
- 3
1
vote
1 answer
images not displaying with squid proxy page
We are using a Red Hat 6 squid server to redirect HTTP request for custom notifications. Squid provides several built in splash pages however we are using a slightly customized one taken from a built in and just renamed it. When our splash page…

user53029
- 629
- 3
- 14
- 36
1
vote
0 answers
Adding an alias for a web app so it works via two context roots
I'm using Tomcat to host a few web apps. They are all running on their respective context roots. Let's call them:
A: https://example.com/A
B: https://example.com/B
I have nothing running at / (ROOT). I'd like to have app "A" be accessible from /…

Chris Williams
- 265
- 2
- 5
- 14
1
vote
2 answers
Random "This webpage is not available" error and AH01225: Error reading request entity data
A script on a client website simply uploads a form and an image. However once in 5 or 10 tries the user gets a This webpage is not available error on Chrome. The server log shows: AH01225: Error reading request entity data
There is not much on…

gX01
- 141
- 6
1
vote
1 answer
All of my .html pages give a 500 error. All .php files work fine
I just stepped over from IIS 5 to IIS 8.5. I had trouble installing ISAPI Filters and FastCGI but I managed to get almost everything working. The only problem I'm facing now is that all of .html pages will give me a 500 error. Underneath here is the…

JKL
- 111
- 3
1
vote
2 answers
Building .htm email signatures with PHP or script and Active Directory
We use HTML signatures which are based off a template which gets changed from time to time.
At the moment i have to open all the html files stored on the server into dreamweaver or similar, make the change to a users .htm file then to a find and…

Ben Gillam
- 407
- 4
- 11
1
vote
1 answer
Doctype xml version definition
W3C DTD instructions include the following as the very first line of a (X)HTML document:
I acknowledge the importance of the DOCTYPE declarations that come after this, but what exactly is the point of this…

Joonas Pulakka
- 326
- 1
- 2
- 7
1
vote
1 answer
Apache httpd mod_proxy_html does not parse style attribute
I have here a very strange problem with mod_proxy_html. The HTML code which gets parsed looks like this:
link
Our configuration looks like this:
ProxyPass…

Raffael Luthiger
- 2,001
- 2
- 17
- 26
1
vote
1 answer
How do I access a site by IP on a CentOS server
I have a CentOS 6.3 server, running Apache and have DirectAdmin installed.
I have created what will be a new domain, but I do not have a domain name yet. For now I have created, lets say, mydomain.com.
Internally, DirectAdmin have created a…

Duck
- 305
- 2
- 11
1
vote
3 answers
Diagnose error 500 from the client side
Is there any way to diagnose an Error 500 from the client side?
I'm getting an error 500 on a folder on our server. It's running PrestaShop and was working fine up until a few minutes ago. I've asked our hosting company to look into it.
Till they…

shaiss
- 337
- 2
- 6
- 20
1
vote
1 answer
Setting up php in apache2
There is probably a very simple solution for this particular issue, alas I ether have yet to find it or understand the solution if I did find it.
Our server is Ubuntu 12.04. Apache2 is set up and currently hosting a number of websites without an…

Chris Ervin
- 11
- 2
1
vote
1 answer
New Relic JavaScript
I have a problem, I was logged in at New Relic, but didn't install anything. After that, my Chrome suddenly adds a weird JavaScript snippet to my localhost only, on AMPPS.
How to get rid of this, as it is disturbing me in my workflow?
This is the…

user3239713
- 121
- 1
- 3