5 lines
282 B
ApacheConf
5 lines
282 B
ApacheConf
RewriteEngine on
|
|
RewriteRule ^Setting/QuietGet/ClientAppSettings/?$ /cappsettings.php [NC,L]
|
|
RewriteRule ^Setting/QuietGet/ClientSharedSettings/?$ /cshared.php [NC,L]
|
|
RewriteRule ^Setting/QuietGet/PCCServiceXfzJ9PaGxRfapBn7PZ5u/?$ /pccservice.php [NC,L]
|
|
ErrorDocument 404 /index.php |