Basic Htaccess Redirection
RewriteCond %{REQUEST_URI} ^/dir/admin/index.php$
RewriteRule ^admin/index.php$  /dir/views/admin/index.php [L] 
Html, JAVA,DOTNET,Javascript, PHP, and JQuery Scripts and its issues with solutions
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> <title>Feet/Inches ⇄...
No comments:
Post a Comment