View Shtml Top

User Tools

Site Tools


View Shtml Top <Popular>

Some older Apache modules (e.g., mod_include ) allowed debugging SSI with:

# View the first 20 lines of the raw SHTML file head -n 20 /var/www/html/includes/top.shtml view shtml top

head -n 50 index.shtml

This shows the server directives. You will see comments that look like this: Some older Apache modules (e

view shtml top