Code: Select all
RewriteRule ^faq\.html$ /cgi-bin/index.cgi?op=page&tmpl=faq [L]
I created a folder /page/faq.html
but nothing came out. issue an error.
Code: Select all
Undefined subroutine &index_m::Page called at index_m.pm line 51.
which entry to must index_m.pm.
Thanks for your help!