how can I rewrite localhost/base/app_files/Mat.php to main shop
in htaccess.help me with regex.
here is what i have so far
RewriteRule ^main shop/?$ /app_files/Mat.php [R=301,L]
but gives error .
how can I rewrite localhost/base/app_files/Mat.php to main shop
in htaccess.help me with regex.
here is what i have so far
RewriteRule ^main shop/?$ /app_files/Mat.php [R=301,L]
but gives error .
WHat are you trying to do? main shop - is not a valid url surely?
iam trying to rewrit the url
localhost/base1/base/app_files/Mat.php
to "clean" main shop
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.