python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
Cannot execute SSI with file_get_contents on Apache 2.4
I'm working with a very legacy project, made on PHP 5.4. We need to move it over a new server as is, but at the same time, upgrading the web server from apache 2.2 to 2.4, and the OS. SSI works fine o...
MadHatter365
Votes: 0
Answers: 0
How to sanitize/disallow SSI directives in HTML files
Is there a way to sanitize/disallow all SSI directives except what is already coded into the html files? I'm trying to prevent potential SSI injections. I can't seem to find any information on this.
user2611287
Votes: 0
Answers: 0
stm32h743 webserver how download text file from browser
I have set up an STM32H743 nucleo webserver which works OK by presenting a small webpage on a browser (I am using LWIP+CubeIDE).
I can give the webserver simple commands via CGI (see below) and thereb...
user1504343
Votes: 0
Answers: 0
SSI timefmt suppress leading zero in the hour
This Server Side Include fragment:
<!--#config timefmt="%a, %d%b'%y %I:%M%P %Z" -->
Content updated: <!--#flastmod virtual='../pages/$JLC_CONTENT_FILE' -->
produces:
How can o...
CW Holeman II
Votes: 0
Answers: 1