Try the following:
RewriteEngine ON
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^start index_pl.php?src=home [L]
If your link is www.forexample.eu/start
it would load www.forexample.eu/index_pl.php?src=home
'in the back' but it would still show the first link.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…