So every incoming html page request to the web server should redirect to cgi-bin/index.pyRewriteCond %{REQUEST_FILENAME} -f RewriteRule ^/?(.+) /cgi-bin/index.py?page=$1 [L,PT]
In reply to Re^4: From php to perl + template solution
by Nik
in thread From php to perl + template solution
by Nik
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |