|
|
|
|
|
|
|
![]() |
#1 | |
Are you sure you're an accredited and honored pornographer?
Join Date: Sep 2008
Posts: 67
|
Quote:
I have set up an example page here: http://development.toosxxx4.com/ssh-test/test.shtml The source code is below: HTML Code:
<!DOCTYPE HTML> <html> <head><title>shtml test page</title></head> <body> <h3>include flat html</h3> <!--#include virtual="static.html"--> <h3>include cgi from bad config</h3> <!--#include virtual="/no-such-cgi-bin/noprog.cgi"--> <h3>include cgi from good config</h3> <!--#include virtual="/cgi-bin/smaller-min.cgi"--> </body> </html> fg Last edited by flowersgone; 2012-10-19 at 07:53 AM.. Reason: improved fmting etc |
|
![]() |
![]() |
![]() |
#2 |
Oh! I haven't changed since high school and suddenly I am uncool
|
Thanks for your reply ecchi, and flowersgone for the example page.
The script I have uploaded to cgi, and the test.shtml is in the root. I have tried both codes :- <html><head><title>Test</title> </head> <body> <!--#include virtual="cgi/readblog.cgi"--> </body></html> and <html><head><title>Test</title> </head> <body> <!--#include virtual="/cgi/readblog.cgi"--> </body></html> I am still receiving a blank page that shows the source code exactly as the above two examples. I have tried saving the script file with .txt and .cgi extensions, but nothing is working or giving me an error message. |
![]() |
![]() |
![]() |
#3 | ||
Banned
Join Date: Oct 2003
Location: About to be evicted!!!!
Posts: 4,082
|
Quote:
Quote:
|
||
![]() |
![]() |
![]() |
|
|