This is a discussion on Apache::Sandwich Question within the Linux Web Servers forums, part of the Web Server and Related Forums category; Where do you upload the files for this mod, and also apart from editing the httpd.conf file with the ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Where do you upload the files for this mod, and also apart from
editing the httpd.conf file with the following, what else needs to be done, ive read the docs with no luck getting it... <FilesMatch "\.sbrc$"> SetHandler perl-script PerlHandler Apache::Sandwich PerlSetVar SandwichHandler server-parsed </FilesMatch> # now specify the header and footer for each major section # <Location /misc> PerlSetVar HEADER "/misc/HEADER.shtml ADS.shtml" PerlSetVar FOOTER "/misc/FOOTER.html" </Location> It is for dynamic hosting, so that a banner code can be entered into the pages of an account each time .html is uploaded... Anyhelp in this from anyone who has set this up for this purpose would be appreciated. |
| Thread Tools | |
| Display Modes | |
|
|