PHP 7.4.33
Preview: .htaccess-backup Size: 30.12 KB
/home/justbyquicklly-old/www/.htaccess-backup

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]



#mainpages

RewriteRule ^ready-to-eat-indian-meals/(.*)$ products.php?&id=$1
RewriteRule ^indian-ready-to-eat-food/(.*)/(.*)/(.*)$ all_products.php?planSize=$1&catID=$2&planID=$3
RewriteRule ^authentic-indian-samosas/(.*)$ products.php?&id=$1
RewriteRule ^samosa-near-me/(.*)/(.*)/(.*)$ all_products.php?planSize=$1&catID=$2&planID=$3
RewriteRule ^payment$ app-payment.php
RewriteRule ^request-free-sample$ request-free-sample.php

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&sectionid_slug=1
RewriteRule ^indian-grocery-store/(.*)$ store-detail.php?store_slug=$1&sectionid_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&sectionid_slug=1
RewriteRule ^indian-grocery-online-near-me-usa/$  nationwide_landing.php?&store_slug=quicklly-indian-grocery-nationwide&sectionid_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&sectionid_slug=1
RewriteRule ^indian-grocery-store/(.*)/$ store-detail.php?store_slug=$1&sectionid_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 ^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 ^ready-to-eat-indian-food/$ just-lassi-main-product-select-new.php
RewriteRule ^ready-to-eat-indian-food$ just-lassi-main-product-select-new.php
RewriteRule ^ready-to-eat-indian-food/(.*)/([0-9]+)/$ just-detail-page.php?product_name=$1&product_id=$2
RewriteRule ^ready-to-eat-indian-food/(.*)/([0-9]+)$ just-detail-page.php??product_name=$1&product_id=$2
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&sectionid_slug=3
RewriteRule ^order-food-online/(.*)/(.*)/(.*)$ food-store.php?url_slug=$1&store_slug=$2&cat_slug=$3&sectionid_slug=3
RewriteRule ^order-food-online/(.*)/(.*)/$ food-store.php?url_slug=$1&store_slug=$2&sectionid_slug=3
RewriteRule ^order-food-online/(.*)/(.*)$ food-store.php?url_slug=$1&store_slug=$2&sectionid_slug=3
RewriteRule ^order-food-online/(.*)/$ food-store.php?store_slug=$1&sectionid_slug=3
RewriteRule ^order-food-online/(.*)$ food-store.php?store_slug=$1&sectionid_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&sectionid_slug=6
RewriteRule ^indian-tiffin/meal-menu/(.*)$ tiffin-menu.php?store_slug=$1&sectionid_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&sectionid_slug=6
RewriteRule ^indian-tiffin/(.*)/(.*)$ tiffin-menu.php?url_slug=$1&store_slug=$2&sectionid_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&sectionid_slug=4
RewriteRule ^indian-catering/(.*)/(.*)/(.*)$ catering-store.php?url_slug=$1&store_slug=$2&cat_slug=$3&sectionid_slug=4
RewriteRule ^indian-catering/(.*)/(.*)/$ catering-store.php?url_slug=$1&store_slug=$2&sectionid_slug=4
RewriteRule ^indian-catering/(.*)/(.*)$ catering-store.php?url_slug=$1&store_slug=$2&sectionid_slug=4
RewriteRule ^indian-catering/(.*)/$ catering-store.php?store_slug=$1&sectionid_slug=4
RewriteRule ^indian-catering/(.*)$ catering-store.php?store_slug=$1&sectionid_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-new.php
RewriteRule ^online-puja-astrology-services$ digitalpooja-landing-page-new.php
RewriteRule ^book-pandit-online/$ digitalpooja-listing-page.php
RewriteRule ^book-pandit-online$ 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 ^book-online-astrology-consultation/$ digitalastrology-detail-page-new.php
RewriteRule ^book-online-astrology-consultation$ digitalastrology-detail-page-new.php
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 ^puja-calender$ puja-calender.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

RewriteRule ^free-app-payment$ free-app-payment.php
# New catering 

RewriteRule ^indian-food-catering/$ new-catering-landing-page.php
RewriteRule ^indian-food-catering$ new-catering-landing-page.php

RewriteRule ^indian-food-catering-near-me/$ new-catering-product-page.php
RewriteRule ^indian-food-catering-near-me$ new-catering-product-page.php
RewriteRule ^indian-food-catering-near-me/(.*)/([0-9]+)/$ new-catering-detail-page.php?product_name=$1&product_id=$2
RewriteRule ^indian-food-catering-near-me/(.*)/([0-9]+)$ new-catering-detail-page.php??product_name=$1&product_id=$2

<IfModule mod_filter.c>

# compress text, html, javascript, css, xml:

  AddOutputFilterByType DEFLATE application/javascript

      AddOutputFilterByType DEFLATE application/rss+xml

      AddOutputFilterByType DEFLATE application/vnd.ms-fontobject

      AddOutputFilterByType DEFLATE application/x-font

      AddOutputFilterByType DEFLATE application/x-font-opentype

      AddOutputFilterByType DEFLATE application/x-font-otf

      AddOutputFilterByType DEFLATE application/x-font-truetype

      AddOutputFilterByType DEFLATE application/x-font-ttf

      AddOutputFilterByType DEFLATE application/x-javascript

      AddOutputFilterByType DEFLATE application/xhtml+xml

      AddOutputFilterByType DEFLATE application/xml

      AddOutputFilterByType DEFLATE font/opentype

      AddOutputFilterByType DEFLATE font/otf

      AddOutputFilterByType DEFLATE font/ttf

      AddOutputFilterByType DEFLATE image/svg+xml

      AddOutputFilterByType DEFLATE image/x-icon

      AddOutputFilterByType DEFLATE text/css

      AddOutputFilterByType DEFLATE text/html

      AddOutputFilterByType DEFLATE text/javascript

      AddOutputFilterByType DEFLATE text/plain

ExpiresActive on

 

      ExpiresByType image/jpg "access 1 month"

      ExpiresByType image/jpeg "access 1 month"

      ExpiresByType image/gif "access 1 month"

      ExpiresByType image/png "access 1 month"

      ExpiresByType text/css "access 1 month"

      ExpiresByType text/html "access 1 month"

      ExpiresByType application/pdf "access 1 month"

      ExpiresByType text/x-javascript "access 1 month"

      ExpiresByType application/x-shockwave-flash "access 1 month"

      ExpiresByType image/x-icon "access 1 year"

      ExpiresDefault "access 1 month"

</IfModule>

<IfModule mod_gzip.c>

      mod_gzip_on Yes

      mod_gzip_dechunk Yes

      mod_gzip_item_include file .(html?|txt|css|js|php|pl)$

      mod_gzip_item_include handler ^cgi-script$

      mod_gzip_item_include mime ^text/.*

      mod_gzip_item_include mime ^application/x-javascript.*

      mod_gzip_item_exclude mime ^image/.*

      mod_gzip_item_exclude rspheader ^Content-Encoding:.*gzip.*

    </IfModule>

	

    <IfModule mod_headers.c>

    Header set X-Frame-Options "DENY"
    Header set X-XSS-Protection "1; mode=block"
    Header set X-Content-Type-Options "nosniff"

      <filesmatch "\.(ico|flv|jpg|jpeg|png|gif|css|swf)$">

      Header set Cache-Control "max-age=2678400, public"

      </filesmatch>

      <filesmatch "\.(html|htm)$">

      Header set Cache-Control "max-age=7200, private, must-revalidate"

      </filesmatch>

      <filesmatch "\.(pdf)$">

      Header set Cache-Control "max-age=86400, public"

      </filesmatch>

      <filesmatch "\.(js)$">

      Header set Cache-Control "max-age=2678400, private"

      </filesmatch>
    </IfModule>

<Files 403.shtml>
order allow,deny
allow from all
</Files>
<IfModule mod_headers.c>
    Header set Access-Control-Allow-Origin "*"
    </IfModule>
deny from 178.20.46.110
deny from 85.249.165.220
deny from 51.195.103.74
deny from 37.120.235.147

deny from 185.239.238.16




###################################Ahsan Config ##############################
<IfModule mod_expires.c>
  ExpiresActive On
  
  # Default directive
  ExpiresDefault "access plus 1 month"

  # Favicon
  ExpiresByType image/x-icon "access plus 1 year"
  
  # Images
  ExpiresByType image/gif "access plus 1 month"
  ExpiresByType image/png "access plus 1 month"
  ExpiresByType image/jpg "access plus 1 month"
  ExpiresByType image/jpeg "access plus 1 month"
  
  # CSS, JavaScript
  ExpiresByType text/css "access plus 1 week"
  ExpiresByType application/javascript "access plus 1 week"
  ExpiresByType application/x-javascript "access plus 1 week"

  # Others
  ExpiresByType text/html "access plus 2 days"
</IfModule>

# BEGIN cPanel-generated php ini directives, do not edit
# Manual editing of this file may result in unexpected behavior.
# To make changes to this file, use the cPanel MultiPHP INI Editor (Home >> Software >> MultiPHP INI Editor)
# For more information, read our documentation (https://go.cpanel.net/EA4ModifyINI)
<IfModule php7_module>
   php_flag display_errors On
   php_value max_execution_time 1800
   php_value max_input_time 600
   php_value max_input_vars 6000
   php_value memory_limit 2048M
   php_value post_max_size 80M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php74"
   php_value upload_max_filesize 80M
   php_flag zlib.output_compression Off
</IfModule>
<IfModule lsapi_module>
   php_flag display_errors On
   php_value max_execution_time 1800
   php_value max_input_time 600
   php_value max_input_vars 6000
   php_value memory_limit 2048M
   php_value post_max_size 80M
   php_value session.gc_maxlifetime 1440
   php_value session.save_path "/var/cpanel/php/sessions/ea-php74"
   php_value upload_max_filesize 80M
   php_flag zlib.output_compression Off
</IfModule>
# END cPanel-generated php ini directives, do not edit

# php -- BEGIN cPanel-generated handler, do not edit
# Set the “ea-php74” package as the default “PHP” programming language.
<IfModule mime_module>
  AddHandler application/x-httpd-ea-php74 .php .php7 .phtml
</IfModule>
# php -- END cPanel-generated handler, do not edit

Directory Contents

Dirs: 12 × Files: 59

Name Size Perms Modified Actions
- drwxrwxr-x 2024-09-18 09:52:52
Edit Download
calender DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
cgi-bin DIR
- drwxrwxr-x 2024-09-18 09:51:56
Edit Download
css DIR
- drwxrwxr-x 2024-09-19 16:17:08
Edit Download
fonts DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
images DIR
- drwxrwxr-x 2024-10-07 11:07:14
Edit Download
include DIR
- drwxrwxr-x 2025-01-22 08:22:00
Edit Download
js DIR
- drwxrwxr-x 2025-01-14 16:18:39
Edit Download
nplogs DIR
- drwxrwxr-x 2025-01-17 14:38:11
Edit Download
plugin DIR
- drwxrwxr-x 2024-09-19 08:57:28
Edit Download
test DIR
- drwxrwxr-x 2025-01-17 13:33:24
Edit Download
vendor DIR
- drwxrwxr-x 2023-05-04 22:10:04
Edit Download
30.12 KB lrwxrwxr-x 2025-01-16 09:06:03
Edit Download
10.15 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.00 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
2.65 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
19.84 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
21.43 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.60 KB lrwxrwxr-x 2024-09-21 10:22:39
Edit Download
130.09 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
151.47 KB lrwxrwxr-x 2025-01-17 13:38:16
Edit Download
13.07 KB lrwxrwxr-x 2024-10-07 15:08:10
Edit Download
11.14 KB lrwxrwxr-x 2024-12-24 14:14:09
Edit Download
562 B lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.22 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
60.62 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
31.44 KB lrwxrwxr-x 2024-10-07 13:19:34
Edit Download
162.98 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
6.47 KB lrwxrwxr-x 2024-09-20 16:58:14
Edit Download
10.12 KB lrwxrwxr-x 2024-09-25 15:10:08
Edit Download
2.45 KB lrwxrwxr-x 2024-09-19 10:22:37
Edit Download
99.24 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
1.13 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
64.12 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
24.02 KB lrwxrwxr-x 2025-01-15 11:45:53
Edit Download
4.34 KB lrwxrwxr-x 2024-09-20 19:28:12
Edit Download
8.18 KB lrwxrwxr-x 2024-10-26 13:09:44
Edit Download
9.62 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
32.86 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
35.60 KB lrwxrwxr-x 2024-11-18 12:27:45
Edit Download
49.58 KB lrwxrwxr-x 2025-01-10 16:31:46
Edit Download
41.43 KB lrwxrwxr-x 2025-01-14 13:08:12
Edit Download
72.76 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
53.34 MB lrwxrwxr-x 2024-12-04 11:50:27
Edit Download
53.35 MB lrwxrwxr-x 2025-01-14 17:17:41
Edit Download
6.66 KB lrwxrwxr-x 2024-09-19 10:24:06
Edit Download
1.22 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.09 KB lrwxrwxr-x 2024-11-18 11:17:26
Edit Download
1.06 KB lrwxrwxr-x 2024-11-18 12:27:22
Edit Download
48.66 KB lrwxrwxr-x 2024-10-04 09:56:16
Edit Download
9.37 KB lrwxrwxr-x 2024-10-07 11:49:19
Edit Download
3.53 KB lrwxrwxr-x 2024-10-08 07:02:41
Edit Download
7.69 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
10.49 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
4.46 KB lrwxrwxr-x 2024-09-25 15:14:56
Edit Download
67.55 KB lrwxrwxr-x 2025-01-15 13:45:41
Edit Download
5.40 KB lrwxrwxr-x 2024-09-19 10:28:27
Edit Download
157.37 KB lrwxrwxr-x 2025-01-10 17:05:09
Edit Download
1.99 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
911 B lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
8.75 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
5.92 KB lrwxrwxr-x 2024-10-04 12:20:48
Edit Download
24.97 KB lrwxrwxr-x 2024-10-26 12:17:51
Edit Download
5.40 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
269.28 KB lrwxrwxr-x 2025-01-10 17:07:14
Edit Download
5.41 KB lrwxrwxr-x 2024-09-28 09:54:30
Edit Download
4.60 KB lrwxrwxr-x 2024-09-25 15:13:25
Edit Download
1.23 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download
3.13 KB lrwxrwxr-x 2025-01-16 03:44:46
Edit Download
29.56 KB lrwxrwxr-x 2024-10-08 06:26:39
Edit Download
1.31 KB lrwxrwxr-x 2024-09-19 08:57:28
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).