REDROOM
PHP 7.4.33
Path:
Logout
Edit File
Size: 24.20 KB
Close
//backups/.htaccess
Text
Base64
Options -Indexes RewriteEngine On #RewriteCond %{HTTPS} off [OR] #RewriteCond %{HTTP_HOST} !^www\. [NC] #RewriteCond %{HTTP_HOST} ^(?:www\.)?(.+)$ [NC] #RewriteRule ^ https://www.%1%{REQUEST_URI} [L,NE,R=301] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d ErrorDocument 404 /404.php ErrorDocument 403 /index.php ErrorDocument 410 default RewriteRule ^indian-grocery/(.*)/(.*)/(.*)$ store-subsubcategory.php?url_slug=$1&store_slug=$2&subcat_slug=$3 RewriteRule ^indian-grocery-store/(.*)/(.*)/(.*)$ store-subcategory.php?url_slug=$1&store_slug=$2&cat_slug=$3 RewriteRule ^order-indian-grocery/(.*)/(.*)$ store-subsubcategory.php?store_slug=$1&subcat_slug=$2 RewriteRule ^indian-grocery-store/(.*)/(.*)$ store-detail.php?url_slug=$1&store_slug=$2§ionid_slug=1 RewriteRule ^indian-grocery-store/(.*)$ store-detail.php?store_slug=$1§ionid_slug=1 RewriteRule ^order-indian-grocery-online/(.*)/(.*)$ store-subcategory.php?store_slug=$1&cat_slug=$2 RewriteRule ^local-grocery-store/(.*)/(.*)$ listing.php?url_slug=$1&subcat_slug=$2 RewriteRule ^local-grocery-store/(.*)$ listing.php?&subcat_slug=$1 RewriteRule ^indian-grocery/near-me-in-(.*)/(.*)$ subcategory.php?url_slug=$1&cat_slug=$2 RewriteRule ^indian-grocery/(.*)/(.*)$ subcategory.php?url_slug=$1&cat_slug=$2 RewriteRule ^indian-grocery/(.*)$ subcategory.php?&cat_slug=$1 RewriteRule ^indian-grocery-delivery/near-me-in-(.*)$ store-list.php?url_slug=$1 RewriteRule ^indian-grocery-delivery$ store-list.php RewriteRule ^be-a-hero$ beahero.php RewriteRule ^checkout$ review-order.php RewriteRule ^grocery-store/(.*)/(.*)$ detail.php?product_slug=$1&product_id=$2 RewriteRule ^latest-products/(.*)$ latest-product.php?store_slug=$1 RewriteRule ^shop-by-stores$ allstores.php RewriteRule ^test-checkout$ test-checkout.php #RewriteRule ^track-order/(.*)$ track-order_new.php?order_id=$1 RewriteRule ^track-order/(.*)$ qd_order_multi_tracking.php?order_id=$1 RewriteRule ^track-order-app/(.*)$ track-order-for-app.php?order_id=$1 RewriteRule ^diwali-deals$ diwali-deals.php RewriteRule ^offers/(.*)$ offer-listing.php?&subcat_slug=$1 RewriteRule ^diwali-offers/(.*)$ diwali-grocery-listing.php?subcat_slug=$1 RewriteRule ^refer-a-friend$ referafriend.php RewriteRule ^refer-a-friend/$ referafriend.php RewriteRule ^cart(.*)$ smartcart.php #Nationwide url structure start RewriteRule ^indian-grocery-online-near-me-usa$ nationwide_landing.php?&store_slug=quicklly-indian-grocery-nationwide§ionid_slug=1 RewriteRule ^indian-grocery-online-near-me-usa/$ nationwide_landing.php?&store_slug=quicklly-indian-grocery-nationwide§ionid_slug=1 RewriteRule ^(buy-[a-z0-9-.(),]+)/([0-9]+)$ nationwide_products.php?&store_slug=quicklly-indian-grocery-nationwide&product_slug=$1&product_id=$2 RewriteRule ^(buy-[a-z0-9-.]+(),)/([0-9]+)/$ nationwide_products.php?&store_slug=quicklly-indian-grocery-nationwide&product_slug=$1&product_id=$2 RewriteRule ^indian-grocery-online/(order-[a-z-]+)$ nationwide_category.php?&store_slug=quicklly-indian-grocery-nationwide&cat_slug=$1 RewriteRule ^indian-grocery-online/(order-[a-z-]+)/$ nationwide_category.php?&store_slug=quicklly-indian-grocery-nationwide&cat_slug=$1 RewriteRule ^indian-grocery-online/(buy-[a-z0-9-]+)/$ nationwide_subcategory.php?&store_slug=quicklly-indian-grocery-nationwide&subcat_slug=$1 RewriteRule ^indian-grocery-online/(buy-[a-z0-9-]+)$ nationwide_subcategory.php?&store_slug=quicklly-indian-grocery-nationwide&subcat_slug=$1 #Nationwide url structure end RewriteRule ^indian-grocery/(.*)/(.*)/(.*)/$ store-subsubcategory.php?url_slug=$1&store_slug=$2&subcat_slug=$3 RewriteRule ^indian-grocery-store/(.*)/(.*)/(.*)/$ store-subcategory.php?url_slug=$1&store_slug=$2&cat_slug=$3 RewriteRule ^order-indian-grocery/(.*)/(.*)/$ store-subsubcategory.php?store_slug=$1&subcat_slug=$2 RewriteRule ^indian-grocery-store/(.*)/(.*)/$ store-detail.php?url_slug=$1&store_slug=$2§ionid_slug=1 RewriteRule ^indian-grocery-store/(.*)/$ store-detail.php?store_slug=$1§ionid_slug=1 RewriteRule ^indian-grocery/(.*)$ subcategory.php?&cat_slug=$1 RewriteRule ^order-indian-grocery-online/(.*)/(.*)/$ store-subcategory.php?store_slug=$1&cat_slug=$2 RewriteRule ^local-grocery-store/(.*)/(.*)/$ listing.php?url_slug=$1&subcat_slug=$2 RewriteRule ^local-grocery-store/(.*)/$ listing.php?&subcat_slug=$1 RewriteRule ^indian-grocery/near-me-in-(.*)/(.*)/$ subcategory.php?url_slug=$1&cat_slug=$2 RewriteRule ^indian-grocery/(.*)/(.*)/$ subcategory.php?url_slug=$1&cat_slug=$2 RewriteRule ^indian-grocery-delivery/near-me-in-(.*)/$ store-list.php?url_slug=$1 RewriteRule ^indian-grocery-delivery/$ store-list.php RewriteRule ^be-a-hero/$ beahero.php RewriteRule ^checkout/$ review-order.php RewriteRule ^grocery-store/(.*)/(.*)/$ detail.php?product_slug=$1&product_id=$2 RewriteRule ^latest-products/(.*)/$ latest-product.php?store_slug=$1 RewriteRule ^shop-by-stores/$ allstores.php RewriteRule ^test-checkout/$ test-checkout.php RewriteRule ^track-order/(.*)/$ track-order_new.php?order_id=$1 RewriteRule ^diwali-deals/$ diwali-deals.php RewriteRule ^offers/(.*)/$ offer-listing.php?&subcat_slug=$1 RewriteRule ^diwali-offers/(.*)/$ diwali-grocery-listing.php?subcat_slug=$1 RewriteRule ^indian-seasoning/(.*)/$ seasoning_product.php?seasoning_slug=$1 RewriteRule ^indian-seasoning/(.*)$ seasoning_product.php?seasoning_slug=$1 RewriteRule ^indian-seasoning-kit/$ bowls&spices.php RewriteRule ^indian-seasoning-kit$ bowls&spices.php #sachin RewriteRule ^indian-food-delivery/near-me-in-(.*)$ food-listing.php?url_slug=$1 RewriteRule ^indian-food-delivery/near-me-in-(.*)/$ food-listing.php?url_slug=$1 RewriteRule ^indian-tiffin/near-me-in-(.*)$ food-listing.php?url_slug=$1 RewriteRule ^indian-tiffin/near-me-in-(.*)/$ food-listing.php?url_slug=$1 RewriteRule ^indian-tiffin/online-food$ food-listing.php RewriteRule ^indian-tiffin/online-food/$ food-listing.php RewriteRule ^indian-meal-delivery/near-me-in-(.*)$ tiffin-menu.php?url_slug=$1 RewriteRule ^indian-meal-delivery/near-me-in-(.*)/$ tiffin-menu.php?url_slug=$1 RewriteRule ^indian-meal-delivery/$ tiffin-menu.php RewriteRule ^indian-meal-delivery$ tiffin-menu.php RewriteRule ^indian-meal-kit-delivery/(.*)/$ meal-kit-select.php?&pid=$1 RewriteRule ^indian-meal-kit-delivery/(.*)$ meal-kit-select.php?&pid=$1 RewriteRule ^indian-meal-kit-delivery/near-me-in-(.*)/$ meal-kit-menu.php?url_slug=$1 RewriteRule ^indian-meal-kit-delivery/near-me-in-(.*)$ meal-kit-menu.php?url_slug=$1 RewriteRule ^indian-meal-kit-delivery/$ meal-kit-menu.php RewriteRule ^indian-meal-kit-delivery$ meal-kit-menu.php RewriteRule ^outside-delivery-area$ custom-redirection.php RewriteRule ^outside-delivery-area/(.*)$ custom-redirection.php?zip=$1 RewriteRule ^outside-delivery-area/$ custom-redirection.php RewriteRule ^outside-delivery-area/(.*)/$ custom-redirection.php?zip=$1 #the ms RewriteRule ^indian-bbq-skewers-marinade-kit/$ grill-category-select.php RewriteRule ^indian-bbq-skewers-marinade-kit$ grill-category-select.php RewriteRule ^indian-bbq-kit/(.*)/$ grill-product-select.php?product_slug=$1 RewriteRule ^indian-bbq-kit/(.*)$ grill-product-select.php?product_slug=$1 RewriteRule ^organic-indian-grocery-delivery/$ organic-product.php RewriteRule ^organic-indian-grocery-delivery$ organic-product.php RewriteRule ^organic-products/$ organic-product-select.php RewriteRule ^organic-products$ organic-product-select.php #RewriteRule ^order-indian-roti-kit/$ rotika-product.php #RewriteRule ^order-indian-roti-kit$ rotika-product.php #RewriteRule ^indian-bread-roti-kit/$ rotika-product-select.php #RewriteRule ^indian-bread-roti-kit$ rotika-product-select.php #new rotika RewriteRule ^order-indian-roti-kit/$ new-rotika-product.php RewriteRule ^order-indian-roti-kit$ new-rotika-product.php RewriteRule ^indian-bread-roti-kit/$ newrotika-product-select.php RewriteRule ^indian-bread-roti-kit$ newrotika-product-select.php RewriteRule ^indian-ice-cream-kit/$ natural-organic-ice-cream-subscription.php RewriteRule ^indian-ice-cream-kit$ natural-organic-ice-cream-subscription.php RewriteRule ^ice-cream-delivery/pick-your-own-mix/$ natural-organic-ice-cream-select.php RewriteRule ^ice-cream-delivery/pick-your-own-mix$ natural-organic-ice-cream-select.php RewriteRule ^indian-sweets-and-snacks/$ sweet-and-snacks-subscription.php RewriteRule ^indian-sweets-and-snacks$ sweet-and-snacks-subscription.php RewriteRule ^sweets-snacks-delivery-near-me/$ snacks-and-sweet-product-select.php RewriteRule ^sweets-snacks-delivery-near-me$ snacks-and-sweet-product-select.php RewriteRule ^online-liquor-store/$ alcohol-landing-page.php RewriteRule ^online-liquor-store$ alcohol-landing-page.php RewriteRule ^alcohol-delivery-near-me-in-(.*)$ alcohol-product-listing-page.php?url_slug=$1 RewriteRule ^liquor-store/(.*)/$ alcohol-single-product-page.php?product_slug=$1 RewriteRule ^liquor-store/(.*)$ alcohol-single-product-page.php?product_slug=$1 RewriteRule ^holiday-gift-sets/$ gift-box-landing-page.php RewriteRule ^holiday-gift-sets$ gift-box-landing-page.php RewriteRule ^buy-premium-gift-sets/$ gift-box-product-listing.php RewriteRule ^buy-premium-gift-sets$ gift-box-product-listing.php RewriteRule ^order-chai-tea-coffee-kit/$ kimbala-landing-page.php RewriteRule ^order-chai-tea-coffee-kit$ kimbala-landing-page.php RewriteRule ^indian-chai-near-me/$ kimbala-product-listing.php RewriteRule ^indian-chai-near-me$ kimbala-product-listing.php RewriteRule ^indian-meal-kit-subscription/$ curry-box-landing-page.php RewriteRule ^indian-meal-kit-subscription$ curry-box-landing-page.php RewriteRule ^indian-meal-kit-subscription/select/$ curry-box-product-select.php RewriteRule ^indian-meal-kit-subscription/select$ curry-box-product-select.php RewriteRule ^ready-to-eat-indian-meals/$ curry-box-landing-page.php RewriteRule ^ready-to-eat-indian-meals$ curry-box-landing-page.php RewriteRule ^ready-to-eat-indian-meals/select/$ curry-box-product-select.php RewriteRule ^ready-to-eat-indian-meals/select$ curry-box-product-select.php RewriteRule ^quicklly-pass/$ quicklly-pass.php RewriteRule ^quicklly-pass$ quicklly-pass.php RewriteRule ^online-indian-marketplace/$ main-landing-page.php RewriteRule ^online-indian-marketplace$ main-landing-page.php RewriteRule ^authentic-homemade-indian-food-by-shef/$ shef-landing-page.php RewriteRule ^authentic-homemade-indian-food-by-shef$ shef-landing-page.php RewriteRule ^shef/(.*)$ shef-detail-page.php?shefid=$1 RewriteRule ^shef/(.*)/$ shef-detail-page.php?shefid=$1 RewriteRule ^explore/indian-chef/(.*)$ shef-listing-page.php?url_slug=$1 RewriteRule ^explore/indian-chef/(.*)/$ shef-listing-page.php?url_slug=$1 RewriteRule ^mithaas-near-me/$ mithaas-landing-page.php RewriteRule ^mithaas-near-me$ mithaas-landing-page.php RewriteRule ^indian-sweets-online/$ mithaas-product-select.php RewriteRule ^indian-sweets-online$ mithaas-product-select.php RewriteRule ^lassi-near-me/$ just-lassi-subscription.php RewriteRule ^lassi-near-me$ just-lassi-subscription.php #RewriteRule ^indian-yogurt-drink-online/$ just-lassi-main-product-select.php #RewriteRule ^indian-yogurt-drink-online$ just-lassi-main-product-select.php #RewriteRule ^indian-yogurt-drink-combo/$ just-lassi-product-select.php #RewriteRule ^indian-yogurt-drink-combo$ just-lassi-product-select.php RewriteRule ^just-indian-meals/$ just-lassi-new-landing-page.php RewriteRule ^just-indian-meals$ just-lassi-new-landing-page.php RewriteRule ^just-ready-to-eat-indian-meals/$ just-lassi-new-landing-page.php RewriteRule ^just-ready-to-eat-indian-meals$ just-lassi-new-landing-page.php RewriteRule ^just-ready-to-eat-indian-meals/subscription/$ just-lassi-main-product-select-new.php RewriteRule ^just-ready-to-eat-indian-meals/subscription$ just-lassi-main-product-select-new.php RewriteRule ^organic-tea-shop-online/$ tsalon-landing-page.php RewriteRule ^organic-tea-shop-online$ tsalon-landing-page.php RewriteRule ^coffee-and-tea-shop-near-me/$ tsalon-product-select.php RewriteRule ^coffee-and-tea-shop-near-me$ tsalon-product-select.php RewriteRule ^madhu-chocolate-online/$ madhu-chocolates.php RewriteRule ^madhu-chocolate-online$ madhu-chocolates.php RewriteRule ^gourmet-chocolate-near-me/$ madhu-chocolates-select.php RewriteRule ^gourmet-chocolate-near-me$ madhu-chocolates-select.php #Baklava premium sweets RewriteRule ^baklava-box/$ baklava-landing-page.php RewriteRule ^baklava-box$ baklava-landing-page.php RewriteRule ^baklava-sweets-near-me/$ baklava-product-select.php RewriteRule ^baklava-sweets-near-me$ baklava-product-select.php #sweedesi RewriteRule ^sweedesi-sweets/$ sweedesi-landing-page.php RewriteRule ^sweedesi-sweets$ sweedesi-landing-page.php RewriteRule ^indian-sweets-near-me/$ sweedesi-product-select.php RewriteRule ^indian-sweets-near-me$ sweedesi-product-select.php #Chai Box RewriteRule ^the-chai-box/$ chai-box-online.php RewriteRule ^the-chai-box$ chai-box-online.php RewriteRule ^chai-near-me/$ chai-box-product-select.php RewriteRule ^chai-near-me$ chai-box-product-select.php #Shaheen sweets RewriteRule ^shaheen-sweets/$ shaheen-landing-page.php RewriteRule ^shaheen-sweets$ shaheen-landing-page.php RewriteRule ^sweets-delivery-near-me/$ shaheen-product-select.php RewriteRule ^sweets-delivery-near-me$ shaheen-product-select.php RewriteRule ^saree-shop/$ sarees-product-select.php RewriteRule ^saree-shop$ sarees-product-select.php RewriteRule ^very-much-indian-sarees/$ sarees-landing-page.php RewriteRule ^very-much-indian-sarees$ sarees-landing-page.php RewriteRule ^paithani-sarees/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^paithani-sarees/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^exclusive-collection/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^exclusive-collection/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^tussar-silk-sarees/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^tussar-silk-sarees/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^cotton-sarees/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^cotton-sarees/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^ilkal-sarees/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^ilkal-sarees/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^linen-sarees/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^linen-sarees/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^blouses/(.*)/([0-9]+)/$ saree-detail-page.php?product_name=$1&product_id=$2 RewriteRule ^blouses/(.*)/([0-9]+)$ saree-detail-page.php??product_name=$1&product_id=$2 RewriteRule ^indian-sweets-almond-house/$ almonds-landing-page.php RewriteRule ^indian-sweets-almond-house$ almonds-landing-page.php RewriteRule ^indian-sweet-shop-near-me/$ almonds-product-select.php RewriteRule ^indian-sweet-shop-near-me$ almonds-product-select.php RewriteRule ^offers/$ promotion-ui.php RewriteRule ^offers$ promotion-ui.php RewriteRule ^brand-ambassador/$ ba.php RewriteRule ^brand-ambassador$ ba.php RewriteRule ^reviews/$ review-rating.php RewriteRule ^reviews$ review-rating.php RewriteRule ^student-ambassador-program/$ student-ambassador.php RewriteRule ^student-ambassador-program$ student-ambassador.php RewriteRule ^order-by-phone/(.*)/$ express-checkout.php?&cartkey=$1 RewriteRule ^order-by-phone/(.*)$ express-checkout.php?&cartkey=$1 #sachin RewriteRule ^indian-food-delivery/(.*)/(.*)/$ food-listing.php?cat_slug=$2 RewriteRule ^indian-food-delivery/(.*)/(.*)$ food-listing.php?cat_slug=$2 RewriteRule ^indian-food-delivery/(.*)/$ food-listing.php RewriteRule ^indian-food-delivery/(.*)$ food-listing.php RewriteRule ^indian-meal-delivery/$ tiffin.php RewriteRule ^indian-meal-delivery$ tiffin.php RewriteRule ^order-food-online/(.*)/(.*)/(.*)/$ food-store.php?url_slug=$1&store_slug=$2&cat_slug=$3§ionid_slug=3 RewriteRule ^order-food-online/(.*)/(.*)/(.*)$ food-store.php?url_slug=$1&store_slug=$2&cat_slug=$3§ionid_slug=3 RewriteRule ^order-food-online/(.*)/(.*)/$ food-store.php?url_slug=$1&store_slug=$2§ionid_slug=3 RewriteRule ^order-food-online/(.*)/(.*)$ food-store.php?url_slug=$1&store_slug=$2§ionid_slug=3 RewriteRule ^order-food-online/(.*)/$ food-store.php?store_slug=$1§ionid_slug=3 RewriteRule ^order-food-online/(.*)$ food-store.php?store_slug=$1§ionid_slug=3 RewriteRule ^indian-food-delivery/$ food.php RewriteRule ^indian-food-delivery$ food.php RewriteRule ^indian-tiffin/meal-menu/(.*)/$ tiffin-menu.php?store_slug=$1§ionid_slug=6 RewriteRule ^indian-tiffin/meal-menu/(.*)$ tiffin-menu.php?store_slug=$1§ionid_slug=6 RewriteRule ^indian-tiffin/meal-menu/$ tiffin-menu.php RewriteRule ^indian-tiffin/meal-menu$ tiffin-menu.php RewriteRule ^indian-tiffin/meal-basket/(.*)/$ tiffin-meal-select.php?&pid=$1 RewriteRule ^indian-tiffin/meal-basket/(.*)$ tiffin-meal-select.php?&pid=$1 RewriteRule ^indian-tiffin/(.*)/(.*)/$ tiffin-menu.php?url_slug=$1&store_slug=$2§ionid_slug=6 RewriteRule ^indian-tiffin/(.*)/(.*)$ tiffin-menu.php?url_slug=$1&store_slug=$2§ionid_slug=6 RewriteRule ^indian-tiffin/$ tiffin.php RewriteRule ^indian-tiffin$ tiffin.php RewriteRule ^indian-catering/near-me-in-(.*)$ food-listing.php?url_slug=$1 RewriteRule ^indian-catering/near-me-in-(.*)/$ food-listing.php?url_slug=$1 RewriteRule ^indian-catering/$ food-listing.php RewriteRule ^indian-catering$ food-listing.php #RewriteRule ^indian-catering/food-menu/(.*)/$ food-listing.php?cat_slug=$1 #RewriteRule ^indian-catering/food-menu/(.*)$ food-listing.php?cat_slug=$1 #RewriteRule ^indian-catering/food-menu/$ food-listing.php #RewriteRule ^indian-catering/food-menu$ food-listing.php RewriteRule ^indian-catering/(.*)/(.*)/(.*)/$ catering-store.php?url_slug=$1&store_slug=$2&cat_slug=$3§ionid_slug=4 RewriteRule ^indian-catering/(.*)/(.*)/(.*)$ catering-store.php?url_slug=$1&store_slug=$2&cat_slug=$3§ionid_slug=4 RewriteRule ^indian-catering/(.*)/(.*)/$ catering-store.php?url_slug=$1&store_slug=$2§ionid_slug=4 RewriteRule ^indian-catering/(.*)/(.*)$ catering-store.php?url_slug=$1&store_slug=$2§ionid_slug=4 RewriteRule ^indian-catering/(.*)/$ catering-store.php?store_slug=$1§ionid_slug=4 RewriteRule ^indian-catering/(.*)$ catering-store.php?store_slug=$1§ionid_slug=4 RewriteRule ^events/(.*)/$ event-detail-page.php?event_title=$1 RewriteRule ^events/(.*)$ event-detail-page.php?event_title=$1 RewriteRule ^events/$ event-listing-page.php RewriteRule ^events$ event-listing-page.php RewriteRule ^event-dashboard/$ event-dashboard.php RewriteRule ^event-dashboard$ event-dashboard.php RewriteRule ^event-my-booking/$ event-my-booking.php RewriteRule ^event-my-booking$ event-my-booking.php RewriteRule ^catering/$ catering.php RewriteRule ^catering$ catering.php RewriteRule ^online-puja-astrology-services/$ digitalpooja-landing-page.php RewriteRule ^online-puja-astrology-services$ digitalpooja-landing-page.php RewriteRule ^book-pandit-online-for-puja-astrology/$ digitalpooja-listing-page.php RewriteRule ^book-pandit-online-for-puja-astrology$ digitalpooja-listing-page.php RewriteRule ^(book-[a-z-]+-online)$ digitalpooja-detail-page.php?&slug_pooja=$1 RewriteRule ^(book-[a-z-]+-online)/$ digitalpooja-detail-page.php?&slug_pooja=$1 RewriteRule ^(astrologer-online-[a-z-]+)$ digitalastrology-detail-page.php?&slug_pooja=$1 RewriteRule ^(astrologer-online-[a-z-]+)/$ digitalastrology-detail-page.php?&slug_pooja=$1 RewriteRule ^puja-seller$ puja-seller.php RewriteRule ^video-seller$ video-seller.php RewriteRule ^chat-seller$ chat-seller.php RewriteRule ^puja-dashboard$ puja-dashboard.php RewriteRule ^video-user$ video-user.php RewriteRule ^chat-user$ chat-user.php RewriteRule ^indian-instant-pot-delivery$ instant-pot-category.php RewriteRule ^indian-instant-pot-delivery/$ instant-pot-category.php RewriteRule ^indian-instant-pot-category-select/(.*)/(.*)$ instant-pot-category-select.php?shop_slug=$1&cat_slug=$2 RewriteRule ^indian-instant-pot-category-select/(.*)/(.*)/$ instant-pot-category-select.php?shop_slug=$1&cat_slug=$2 RewriteRule ^indian-instant-pot-product-select/(.*)/(.*)$ instant-pot-product-select.php?shop_slug=$1&pid=$2 RewriteRule ^indian-instant-pot-product-select/(.*)/(.*)/$ instant-pot-product-select.php?shop_slug=$1&pid=$2 RewriteRule ^indian-mangoes-online/$ mangos-landing-page.php RewriteRule ^indian-mangoes-online$ mangos-landing-page.php RewriteRule ^indian-mangoes-near-me/$ mangos-product-page.php RewriteRule ^indian-mangoes-near-me$ mangos-product-page.php RewriteRule ^zee5-quicklly-partnership/$ zee5-landing-page.php RewriteRule ^zee5-quicklly-partnership$ zee5-landing-page.php RewriteRule ^black-friday-deals/$ blackfriday-landing-page.php RewriteRule ^black-friday-deals$ blackfriday-landing-page.php RewriteRule ^unbeatable-deals/$ deals-landing-page.php RewriteRule ^unbeatable-deals$ deals-landing-page.php RewriteRule ^search/(.*)$ search.php RewriteRule ^faq$ faq.php RewriteRule ^privacy-policy$ privacy-policy.php RewriteRule ^term-&-condition$ term-&-condition.php RewriteRule ^blog/(.*)/(.*)$ blog-detail.php?blog_id=$1&blog_title=$2 RewriteRule ^blog$ blog.php RewriteRule ^thanks-order$ thanks-order.php RewriteRule ^zipcode-error/(.*)$ zipcode-error.php RewriteRule ^about-quicklly$ about-us.php RewriteRule ^career$ careers.php RewriteRule ^contact$ contact-us.php RewriteRule ^past-products$ past-product.php RewriteRule ^forgot-password$ forgot-password.php RewriteRule ^gift-cards$ gift-card.php RewriteRule ^gift$ gift-card-details.php RewriteRule ^reset-password/(.*)/(.*)/(.*)$ recovery.php?request=$1&userid=$2&date=$3 RewriteRule ^faq/$ faq.php RewriteRule ^privacy-policy/$ privacy-policy.php RewriteRule ^term-&-condition/$ term-&-condition.php RewriteRule ^blog/(.*)/(.*)/$ blog-detail.php?blog_id=$1&blog_title=$2 RewriteRule ^blog/$ blog.php RewriteRule ^thanks-order/$ thanks-order.php RewriteRule ^zipcode-error/(.*)$ zipcode-error.php RewriteRule ^about-quicklly/$ about-us.php RewriteRule ^career/$ careers.php RewriteRule ^contact/$ contact-us.php RewriteRule ^past-products/$ past-product.php RewriteRule ^forgot-password/$ forgot-password.php RewriteRule ^press$ press-quicklly.php RewriteRule ^gift-cards/$ gift-card.php RewriteRule ^gift/(.*)$ gift-card-details.php?cardtype=$1 #recipe RewriteRule ^recipes$ chef_quicklly.php RewriteRule ^recipes/all-recipes$ all_recipe.php RewriteRule ^recipes/how-it-works$ how-it-works.php RewriteRule ^recipes/(.*)$ chef_details.php?name=$1 RewriteRule ^chef/application$ chef_myaccount_application.php RewriteRule ^become-a-chef/submit-your-recipe$ chef_myaccount_form.php #Internal pages RewriteRule ^my-account$ myaccount.php RewriteRule ^my-orders$ my-orders.php RewriteRule ^my-wishlist$ my-wishlist.php RewriteRule ^my-upcoming-orders$ my-upcoming-orders.php RewriteRule ^quickllypass-dashboard$ quickllypass-dashboard.php RewriteRule ^change-password$ change-password.php RewriteRule ^update-profile-details$ update-profile.php RewriteRule ^logout$ logout.php RewriteRule ^recipe-logout$ recipe-logout.php RewriteRule ^meal-kit-stores$ meal-kit-store.php RewriteRule ^moments/$ moments-landing-page.php RewriteRule ^moments$ moments-landing-page.php RewriteRule ^moments/personalised-gift-basket/$ moments-product-select.php RewriteRule ^moments/personalised-gift-basket$ moments-product-select.php RewriteRule ^moments/personalised-gift-message/$ moments-skip-product.php RewriteRule ^moments/personalised-gift-message$ moments-skip-product.php RewriteRule ^location-feed-file$ productlist_locationwise_feed_file.php RewriteRule ^business/product$ business/products.php RewriteRule ^business/about-us$ business/about-us.php RewriteRule ^business/our-team$ business/our-team.php RewriteRule ^business/contact-us$ business/contact-us.php RewriteRule ^qctnc-order-status-webhook$ qc_tnc_order_status_wh.php RewriteRule ^qc-order-fullfillment_by_tnc-webhook$ qc_tnc_order_fulfillment_wh.php RewriteRule ^qc-insta-track-order/(.*)/(.*)$ insta_order_multi_tracking.php?order_id=$1&chksum=$2 RewriteRule ^you-might-also-like-products$ suggestion-product.php RewriteRule ^deals-products$ suggestion-product.php RewriteRule ^popular-in-your-area-products$ suggestion-product.php RewriteRule ^limited-time-products$ suggestion-product.php RewriteRule ^before-you-checkout$ before-you-checkout.php RewriteRule ^app-payment$ app-payment.php RewriteRule ^quicklly-pass-payment$ quicklly-pass-payment-page-for-web.php <IfModule mod_filter.c>
Save
Close
Exit & Reset
Text mode: syntax highlighting auto-detects file type.
Directory Contents
Dirs: 3 × Files: 1
Delete Selected
Select All
Select None
Sort:
Name
Size
Modified
Enable drag-to-move
Name
Size
Perms
Modified
Actions
DevQY
DIR
-
drwxr-xr-x
2025-01-10 17:40:02
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
htaccess
DIR
-
drwxr-xr-x
2025-01-17 14:53:59
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
NDevQY
DIR
-
drwxr-xr-x
2025-01-07 21:52:15
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
.htaccess
24.20 KB
lrw-r--r--
2025-01-18 06:35:38
Edit
Download
Rename
Chmod
Change Date
Delete
OK
Cancel
recursive
OK
Cancel
recursive
OK
Cancel
Zip Selected
If ZipArchive is unavailable, a
.tar
will be created (no compression).